Metadata-Version: 1.1
Name: certstream
Version: 1.12
Summary: CertStream is a library for receiving certificate transparency list updates in real time.
Home-page: https://github.com/CaliDog/certstream-python/
Author: Ryan Sears
Author-email: ryan@calidog.io
License: MIT
Description: 
        Certstream is a library to connect to the certstream network (certstream.calidog.io). 
        
        It supports automatic reconnection when networks issues occur, and should be stable for long-running jobs. 
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security :: Cryptography
Classifier: Environment :: Console
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Framework :: AsyncIO
