Metadata-Version: 1.1
Name: silp
Version: 0.0.1
Summary: Simple In-Line Preprocessor
Home-page: http://github.com/yjpark/silp/
Author: YJ Park
Author-email: yjpark@gmail.com
License: MIT License
Description: silp
        ====
        
        Simple In-Line Preprocessor
        
        
        Notes
        =====
        following the best practice from this article:
        - http://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/
        
        
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
