Metadata-Version: 1.0
Name: ns1
Version: 0.1.7
Summary: Sun's NS1 Hash Function for Python
Home-page: https://github.com/hamano/python-ns1
Author: Tsukasa Hamano <hamano@osstech.co.jp>
Author-email: hamano@osstech.co.jp
License: CDDL
Download-URL: http://pypi.python.org/pypi/pyns1/
Description: 
        Example:
        
        >>> import ns1
        >>> print ns1.evalue('hello')
        {NS1}6e376651c1
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
