Metadata-Version: 2.1
Name: badgecheck
Version: 1.1.5
Summary: A python module that performs verification for Open Badges.
Home-page: https://github.com/IMSGlobal/openbadges-validator-core
Author: IMS Global
Author-email: openbadgesinfo@imsglobal.org
License: Apache 2
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Requires-Dist: aniso8601 (>=1.2.0)
Requires-Dist: Click (==6.7)
Requires-Dist: future (>=0.16.0)
Requires-Dist: jsonschema (==2.6.0)
Requires-Dist: language-tags (==0.4.3)
Requires-Dist: openbadges-bakery (>=1.1.0)
Requires-Dist: pycryptodome (==3.6.6)
Requires-Dist: pydux (==0.2.2)
Requires-Dist: PyLD (==0.7.1)
Requires-Dist: python-jose (==3.0.1)
Requires-Dist: python-mimeparse (==1.6.0)
Requires-Dist: pytz (==2017.2)
Requires-Dist: requests (>=2.13)
Requires-Dist: requests-cache (>=0.4.13)
Requires-Dist: rfc3986 (==0.4.1)
Requires-Dist: validators (==0.11.2)
Provides-Extra: server
Requires-Dist: Flask (==0.12.1) ; extra == 'server'
Requires-Dist: gunicorn (==19.7.1) ; extra == 'server'

A python module that performs verification for Open Badges.


