Metadata-Version: 1.1
Name: lets-enc
Version: 0.1.4
Summary: Simple Let's Encrypt client
Home-page: http://packages.python.org/lets_enc
Author: Matthias Urlichs
Author-email: matthias@urlichs.de
License: GPLv2
Description: This is a simple, no-frills client for Let's Encrypt,
        including a script and a Python module to do the actual work.
        
        It will not set up a directory to server your domain's
        .well-known/lets-encrypt/ URL, that's up to you.
        Nor will it manage key permissions and whatnot.
        
Keywords: letsencrypt
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Security :: Cryptography
