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
|
This is Debian GNU/Linux's prepackaged version of Mail::IMAPClient.
This is a perl library for manipulating IMAP mail stores
Originally packaged by Michael Alan Dorman <mdorman@debian.org>. The
original sources should always be available from the Comprehensive
Perl Archive Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to
find a CPAN site near you.
The generic upstream URL is
Homepage: http://search.cpan.org/dist/Mail-IMAPClient/
Files: *
Copyright: Copyright 1999-2003 The Kernen Group, Inc.
Copyright 2007 Mark Overmeer
All rights reserved.
License: GPL-1+|Artistic
This program is free software; you can redistribute it and/or modify
it under the terms of either:
.
a) the "Artistic License" which comes with this Kit, or
.
b) the GNU General Public License as published by the Free Software
Foundation; either version 1, 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 either
the GNU General Public License or the Artistic License for more details.
Files: examples/*
Copyright: This example and Mail::IMAPClient are Copyright (c) 2003
by The Kernen Group, Inc. All rights reserved.
License: GPL-1+|Artistic
This example is distributed with Mail::IMAPClient and
subject to the same licensing requirements as Mail::IMAPClient.
Files: examples/imap_to_mbox.pl
Copyright: (c) 1999 Thomas Stromberg, Research Triangle Commerce, Inc.
License: other
This software is protected by the BSD License. No rights reserved anyhow.
<tstromberg@rtci.com>
Files: debian/*
Copyright: © 2000-2004 Michael Alan Dorman <mdorman@debian.org>
© 2004-2008 Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
License: other
It is assumed that package maintainers have licensed their work under terms
compatible with upstream licensing terms.
Perl is distributed under your choice of the GNU General Public License or
the Artistic License. On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
|