Metadata-Version: 2.1
Name: pynyzo
Version: 0.0.3
Summary: A Nyzo client package for Python3.
Home-page: https://github.com/EggPool/pynyzo
Author: EggdraSyl
Author-email: dev@eggpool.net
License: MIT license
Keywords: pynyzo,nyzo,python,crypto
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 :: 2
Classifier: Programming Language :: Python :: 2.7
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: tornado
Requires-Dist: ed25519

==================
PyNyzo
==================


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

.. image:: https://img.shields.io/travis/EggPool/pynyzo.svg
        :target: https://travis-ci.org/EggPool/pynyzo

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




A Nyzo client package for Python3.


* Free software: MIT license
* Documentation: https://pynyzo.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.0.3 (2019-01-26)
------------------

* Various fixes and more transcriptions.

0.0.2 (2019-01-26)
------------------

* First working message, StatusRequest17.


0.0.1 (2019-01-25)
------------------

* First release on PyPI.



