Metadata-Version: 1.0
Name: pybdist
Version: 0.1.1
Summary: Library to make building, uploading a python distribution easy.
Home-page: http://code.google.com/p/pybdist
Author: Scott Kirkwood
Author-email: scott+keymon@forusers.com
License: Apache
Download-URL: http://pybdist.googlecode.com/files/pybdist-0.1.1.zip
Description: Library used by my projects to create a zip, tar and debian
          distribution.  Assumes folders are in a certain location so might not be
          suitable for other projects.
          
Keywords: python utility library
Platform: POSIX
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Libraries
