Metadata-Version: 1.1
Name: PyJWE
Version: 0.1.6
Summary: JSON Web Encryption implementation in Python
Home-page: http://github.com/chrisseto/pyjwe
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Description: # PyJWE
        JSON Web Encryption implementation in Python
        [![Build Status](https://travis-ci.org/chrisseto/pyjwe.svg?branch=master)](https://travis-ci.org/chrisseto/pyjwe)
        
Keywords: jwe json encryption token security signing
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Utilities
