Metadata-Version: 2.1
Name: endorphin
Version: 0.1.2
Summary: A C++ Project boilerplate
Home-page: https://github.com/xq5he/endorphin
Author: Xinquan She
Author-email: shexinquan@gmail.com
License: MIT license
Keywords: endorphin
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 :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)

=========
endorphin
=========


.. image:: https://img.shields.io/pypi/v/endorphin.svg
        :target: https://pypi.python.org/pypi/endorphin

.. image:: https://img.shields.io/travis/xq5he/endorphin.svg
        :target: https://travis-ci.org/xq5he/endorphin

.. image:: https://readthedocs.org/projects/endorphin/badge/?version=latest
        :target: https://endorphin.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




A C++ Project boilerplate


* Free software: MIT license
* Documentation: https://endorphin.readthedocs.io.


Features
--------

* TODO

References
-----------

1. https://cliutils.gitlab.io/modern-cmake/


=======
History
=======

0.1.0 (2019-04-08)
------------------

* First release on PyPI.


