Metadata-Version: 1.1
Name: package_boilerplate
Version: 0.9.0
Summary: A bare minimal package folder structure
Home-page: https://github.com/mirazmamun/python_package_boilerplate.git
Author: Miraz Al-Mamun
Author-email: mirazmamun@yahoo.com
License: MIT
Description: Package Scaffolding
        -------------------
        
        To use import the package like the following:
        
            >>> import package
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing :: Linguistic
