Metadata-Version: 1.1
Name: timestampy
Version: 0.1.1
Summary: Automatic timestamp generation on the blockchain.
Home-page: https://github.com/robertoreale/timestampy
Author: Roberto Reale
Author-email: rober.reale@gmail.com
License: MIT license
Description: ==========
        TimestamPy
        ==========
        
        
        .. image:: https://img.shields.io/pypi/v/timestampy.svg
                :target: https://pypi.python.org/pypi/timestampy
        
        .. image:: https://img.shields.io/travis/robertoreale/timestampy.svg
                :target: https://travis-ci.org/robertoreale/timestampy
        
        .. image:: https://readthedocs.org/projects/timestampy/badge/?version=latest
                :target: https://timestampy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/robertoreale/timestampy/shield.svg
             :target: https://pyup.io/repos/github/robertoreale/timestampy/
             :alt: Updates
        
        
        
        Automatic timestamp generation on the blockchain.
        
        
        * Free software: MIT license
        * Documentation: https://timestampy.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.1 (2018-08-21)
        ------------------
        
        * Minimal command line operations.
        
        0.1.0 (2018-08-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: timestampy
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
