Metadata-Version: 2.0
Name: ink
Version: 0.0.1
Summary: Digital signatures made easy.
Home-page: https://github.com/ofek/privy
Author: Ofek Lev
Author-email: ofekmeister@gmail.com
License: MIT
Keywords: digital signatures,signing,ed25519,key storage
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: click
Requires-Dist: cryptography
Requires-Dist: pynacl

Ink: Digital signatures made easy
=================================

.. image:: https://img.shields.io/pypi/v/ink.svg?style=flat-square
    :target: https://pypi.org/project/ink

.. image:: https://img.shields.io/travis/ofek/ink.svg?branch=master&style=flat-square
    :target: https://travis-ci.org/ofek/ink

.. image:: https://img.shields.io/codecov/c/github/ofek/ink.svg?style=flat-square
    :target: https://codecov.io/gh/ofek/ink

.. image:: https://img.shields.io/pypi/pyversions/ink.svg?style=flat-square
    :target: https://pypi.org/project/ink

.. image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
    :target: https://en.wikipedia.org/wiki/MIT_License

-----

Coming soon


