Metadata-Version: 2.0
Name: crlbuilder
Version: 0.10.1
Summary: Creates and signs X.509 certificate revocation lists (CRLs), including indirect and delta CRLs
Home-page: https://github.com/wbond/crlbuilder
Author: wbond
Author-email: will@wbond.net
License: MIT
Keywords: crypto pki
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Security :: Cryptography
Requires-Dist: asn1crypto (>=0.13)
Requires-Dist: oscrypto (>=0.12)

Docs for this project are maintained at https://github.com/wbond/crlbuilder#readme.


