Metadata-Version: 1.1
Name: snote
Version: 1.0.0
Summary: A tool for generating signed, time-limited & tagged tokens of python objects
Home-page: http://github.com/tomokinakamaru/snote
Author: Tomoki Nakamaru
Author-email: tomoki.nakamaru@gmail.com
License: MIT
Description: A tool for generating signed, time-limited & tagged tokens of python objects.
        
        See detail at http://github.com/tomokinakamaru/snote.
        
        Copyright (c) 2015, Tomoki Nakamaru.
        
        License: MIT
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
