Metadata-Version: 2.1
Name: coregen
Version: 0.1.2
Summary: Library for generic functions
Home-page: https://github.com/coregen/coregen
Author: Barak Avrahami
Author-email: barak1345@gmail.com
License: MIT license
Keywords: coregen
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3.5

=======
Coregen
=======


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

.. image:: https://img.shields.io/github/workflow/status/coregen/coregen/Unit%20tests
        :target: https://github.com/coregen/coregen/actions?query=workflow%3A%22Unit+tests%22

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




This distribution's development is in alpha state.
Files location / package structure is prone to changes until v1.0.0 is released.

This library does not support py2


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


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.1.0 (2019-06-07)
------------------

* First release on PyPI.


