|
Project Information
Members
Featured
Wiki pages
Links
|
ImportantThis project is now an official PEAR package and has moved to PEAR website and repository. AboutConsole_CommandLine is a full featured package for managing command line options and arguments highly inspired from python optparse module, it allows the developer to easily build complex command line interfaces. Main features:
InstallationJust run (with root privileges): $ pear install -f Console_CommandLine And to uninstall: $ pear uninstall Console_CommandLine DocumentationExamples |