Metadata-Version: 1.0
Name: longurl
Version: 0.1
Summary: a wrapper for the LongURL expansion service at longurl.org
Home-page: http://bitbucket.org/mswbb/python-longurl/overview
Author: matt wartell
Author-email: mswbb@users.bitbucket.org
License: BSD
Description: A python binding for the URL expansion service
                provided by longurl.org. The single file module export a LongURL class
                suitable for import into another python script and also contains a
                command line interface for the library service when run as __main__
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
