Metadata-Version: 2.1
Name: args
Version: 0.1.0
Summary: Command Arguments for Humans.
Home-page: https://github.com/kennethreitz/args
Author: Kenneth Reitz
Author-email: me@kennethreitz.com
License: BSD
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
License-File: AUTHORS.rst


args
~~~~

This simple module gives you an elegant interface for your command line argumemnts.

