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
|
This is the Debian GNU/Linux libmime-lite-perl version of the MIME-Lite
package by Eryq <eryq@zeegee.com>. MIME-Lite is intended as a simple,
standalone module for generating (not parsing!) MIME messages.
This package was put together by Dirk Eddelbuettel <edd@debian.org>
from sources obtained from
http://www.perl.com/CPAN-local/authors/Eryq/MIME-Lite-2.106.tar.gz
It is also available from every other CPAN mirror. Visit
http://www.perl.com/CPAN/
to find a Comprehensive Perl Archive Network (CPAN) site near you.
The only change for the Debian package was the addition of the debian/
files. The package was renamed to match the Debian Policy which aims
at consistent names for Perl Module packages.
The original copyright notice (from the README) follows. It references
Version 1 of the GNU General Public License On a Debian GNU/Linux systems,
the complete text of the Artistic license and the GNU General Public License
can be found in the directory /usr/share/common-licenses.
Copyright (c) 1997 by Eryq. Copyright (c) 1998 by ZeeGee Software Inc.
All rights reserved. This program is free software; you can redistribute
it and/or modify it under the same terms as Perl itself.
This software comes with NO WARRANTY of any kind. See the COPYING file
in the distribution for details.
|