Metadata-Version: 2.1
Name: certgrinder
Version: 0.13.0b2
Summary: The client part of the Certgrinder project. Use with 'certgrinderd' package on the serverside.
Home-page: https://github.com/tykling/certgrinder
Author: Thomas Steen Rasmussen
Author-email: thomas@gibfest.dk
License: BSD License
Description: # Certgrinder client: certgrinder
        
        [![Checked with mypy](../docs/badges/mypy_badge.svg)](http://mypy-lang.org/)
        [![Checked with flake8](../docs/badges/flake8-OK-green.svg)](http://flake8.pycqa.org/en/latest/)
        [![Codestyle black](../docs/badges/black.svg)](https://github.com/psf/black/)
        
        This is the client part of the [Certgrinder project](https://certgrinder.readthedocs.io/en/latest/introduction.html). The package is called ``certgrinder``. It can be installed [from pypi](https://pypi.org/project/certgrinder/).
        
        It is meant to be used with the [certgrinderd](https://pypi.org/project/certgrinderd/) server package.
        
        Documentation can be found at ReadTheDocs: https://certgrinder.readthedocs.io/en/latest/certgrinder.html
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
