Metadata-Version: 2.1
Name: nym
Version: 0.1.0
Summary: Nim extension for Python, example project
Home-page: https://github.com/gmagno/nym
Author: Goncalo Magno
Author-email: goncalo.magno@gmail.com
License: MIT license
Keywords: nym
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE

===
nym
===


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

.. image:: https://img.shields.io/travis/gmagno/nym.svg
        :target: https://travis-ci.com/gmagno/nym

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




Nim extension for Python, example project


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


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

0.1.0 (2022-05-14)
------------------

* First release on PyPI.


