Metadata-Version: 2.1
Name: certgrinderd
Version: 0.13.0rc1
Summary: The server part of the Certgrinder project. Use with the 'certgrinder' client package.
Home-page: https://github.com/tykling/certgrinder
Author: Thomas Steen Rasmussen
Author-email: thomas@gibfest.dk
License: BSD License
Description: # Certgrinder server: certgrinderd
        
        [![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 server part of the [Certgrinder project](https://certgrinder.readthedocs.io/en/latest/introduction.html). The package is called ``certgrinderd``. It can be installed [from pypi](https://pypi.org/project/certgrinderd/).
        
        It is meant to be used with the [certgrinder](https://pypi.org/project/certgrinder/) client package.
        
        Documentation can be found at ReadTheDocs: https://certgrinder.readthedocs.io/en/latest/certgrinderd.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
