Metadata-Version: 1.1
Name: Boiler-Plate
Version: 0.0.1
Summary: Python Boilerplate contains all the boilerplate you need to create a Python package.
Home-page: https://github.com/fxs007/boiler-plate
Author: Xinsheng Fang
Author-email: xinshengfang@gmail.com
License: MIT
Description: ===============================
        Python Boilerplate
        ===============================
        
        .. image:: https://img.shields.io/travis/fxs007/boiler-plate.svg
                :target: https://travis-ci.org/fxs007/boiler-plate
        
        .. image:: https://img.shields.io/pypi/v/boiler-plate.svg
                :target: https://pypi.python.org/pypi/boiler-plate
        
        
        Python Boilerplate contains all the boilerplate you need to create a Python package.
        
        * Free software: MIT license
        * Documentation: (COMING SOON!) https://fxs007-boiler-plate.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        Pre-release
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
