1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
This package was debianized by Jeremie Corbier <jeremie.corbier@resel.enst-bretagne.fr>
on Thu, 8 Jun 2006 12:42:06 +0200.
It was downloaded from http://sourceforge.net/projects/freevo/
Copyright:
kaa-Metadata - Media Metadata for Python
Copyright (C) 2003-2006 Thomas Schueppel, Dirk Meyer
First Edition: Thomas Schueppel <stain@acm.org>
Maintainer: Dirk Meyer <dischi@freevo.org>
Please see the file AUTHORS for a complete list of authors.
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 MER-
CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
The complete text of the GNU General Public License can be found in
`/usr/share/common-licenses/GPL'.
This package also includes some code from the following projects:
- disc/ifomodule.c is based on ifoinfo from Jens Arnfast
(http://arnfast.net/projects/ifoinfo.php)
Copyright (c) 2002 Jens Arnfast <jens@arnfast.net>
LICENSE
This program is released under the same conditions as Perl, that
is, either of the following:
a) the GNU General Public License as published by the Free
Software Foundation; either version 1, or (at your option) any
later version.
b) the Artistic License.
- The Python CDDB module from Ben Gertzfield <che@debian.org>
http://cddb-py.sourceforge.net/
Copyright (C) 1999-2003 Ben Gertzfield <che@debian.org>
This work is released under the GNU GPL version 2 or any later version.
- bins support by John Cooper, made for the Freevo project
Copyright (C) 2002 John M Cooper <john.cooper@yourcommunications.co.uk>
This work is released under the GNU GPL version 2 or any later version.
- code from "exifdump.py" originally written by Thierry Bousch
<bousch@topo.math.u-psud.fr> and released into the public domain.
and code by Gene Cash <gcash@cfl.rr.com>
- code out of Vivake Guptas mp3info which is to be found at
http://www.omniscia.org/~vivake/python/MP3Info.py
Copyright (c) 2002-2004 Vivake Gupta (vivakeATlab49.com). All rights
reserved.
This work is released under the GNU GPL version 2 or any later version.
|