Metadata-Version: 1.0
Name: pybythec
Version: 0.1.1
Summary: a lightweight python build system for c/c++
Home-page: https://github.com/glowtree/pybythec
Author: glowtree
Author-email: tom@glowtree.com
License: LICENSE
Description: ===============================
        pybythec
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/pybythec.svg
                :target: https://pypi.python.org/pypi/pybythec
        
        .. image:: https://img.shields.io/travis/glowtree/pybythec.svg
                :target: https://travis-ci.org/glowtree/pybythec
        
        .. image:: https://readthedocs.org/projects/pybythec/badge/?version=latest
                :target: https://readthedocs.org/projects/pybythec/?badge=latest
                :alt: Documentation Status
        
        
        a lightweight python build system for c/c++
        
        * Free software: ISC license
        * Documentation: https://pybythec.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Platform: UNKNOWN
