--
The Pear-Config package provides methods for manipulation configuration
information needed by PHP applications. Features include:
* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache, etc)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives, etc
* Parses configurations into an XML tree structure
--
PHPUnit is a regression testing framework used for implementing the
unit tests in the PHP source. It is based upon JUnit, which can
be found at http://www.junit.org/
--
Curses::UI can be used for the development of curses based user
interfaces. It provides a range of common interface elements such
as dialogs, menus, text viewers, and windows.
- install html docs, and sample conf file is now in archive
- my vary patch has been long integrated, so remove it from here
prodded into updating by Alexander.Farber@t-online.de & mhess@solarius.org
p5-Archive-Tar
p5-Archive-Zip
p5-Compress-Zlib
p5-IO-Zlib
----------------
All these use the same license:
"This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself."
Perl is GPL, so I am marking these # GPL
lzop -- # GNU GPL -> # GPL
macutil -- sync w/# None style
nulib -- # Restrictive
rar -- # Restrictive
ucl -- # GPL
unace -- # Copyrighted but freely distributable.
That's all the author states. Is this acceptable as a
license?
-- Drop MAINTAINER per his request
unarj -- # Restrictive
PERMIT_*_CDROM=No
"If you wish to distribute a modified version of UNARJ
you MUST indicate that it is a modified version both in
the program and source code."
unrar -- # Restrictive
unzip -- # Conditional
It is freely re-distributable with conditions which we meet.
This could use another pair of eyes to confirm.
zip -- # Conditional
Same thing as unzip.
zoo -- # Conditional
Different author/license but same idea as zip/unzip.
4.3.2, and should be a hell of a lot more stable than 4.3.1, especially
on 64-bit architectures
this commit also merges the pear/ stuff into a subpackage of core;
its no longer necessary to have a separate directory just for the pear libs.