Metadata-Version: 1.1
Name: PyHawk-with-a-single-extra-commit
Version: 0.1.4
Summary: Python libraries for the 'HAWK' HTTP authentication scheme
Home-page: https://github.com/jhford/PyHawk
Author: Austin King
Author-email: ozten@mozilla.com
License: UNKNOWN
Description: 
        Python libraries for the 'HAWK' HTTP authentication scheme
        
        Hawk is an HTTP authentication scheme using a message authentication code
        (MAC) algorithm to provide partial HTTP request cryptographic verification.
        
         https://github.com/hueniverse/hawk
        
        PyHawk is great for consuming or providing webservices from Python.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
