### jack - extract audio from a CD and MP3ify it using 3rd party software
### Copyright (C) 1999  Arne Zellentin <arne@unix-ag.org>

### This program is free software; you can redistribute it and/or modify
### it under the terms of the GNU General Public License as published by
### the Free Software Foundation; either version 2 of the License, or
### (at your option) any later version.

### This program is distributed in the hope that it will be useful,
### but WITHOUT ANY WARRANTY; without even the implied warranty of
### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
### GNU General Public License for more details.

### the ID3.py module is a:
# Module for manipulating ID3 informational tags in MP3 audio files
# Written 2 May 1999 by Ben Gertzfield <che@debian.org>
# This work is released under the GNU GPL, version 2 or later.
###

### This is jack 2.99.0

### Be warned: you will need python-1.5.2 (or later)!

Please note that jack is a python script. No compilation is needed.
Copy it somewhere in your $PATH.
Read INSTALL for further installation details.
First time users: run jack once to create your .jackrc
Edit your .jackrc! Some prefs are important!
run jack -h for quick help or read the doc/(umentation).

Jack has his home at http://www.home.unix-ag.org/arne/jack/
His creators e-mail address is arne@unix-ag.org
