Metadata-Version: 1.0
Name: Pastebin
Version: 1.0.2
Summary: Python Pastebin API interaction object.
Home-page: http://www.morrolan.com
Author: Morrolan
Author-email: morrolan@me.com
License: GNU General Public License (GPL)
Download-URL: http://www.morrolan.com/python/Pastebin-1.0.2.tar.gz
Description: Paste to pastebin.com either with login credentials, or anonymously from code.
              
              Currently available as source only, but once unzipped, at a commandline go to the appropriate directory where you unzipped, and simply type:
              
              python setup.py install
              
              
Keywords: pastebin,paste,xml,pastebin API
Platform: Windows
Platform: Unix
Platform: OS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Libraries :: Python Modules
