Metadata-Version: 1.1
Name: gpgliblib
Version: 0.2.0
Summary: Library for creating PGP/MIME mails with various library backends.
Home-page: https://github.com/mathiasertl/gpgliblib
Author: Mathias Ertl
Author-email: mati@er.tl
License: UNKNOWN
Description: **gpgliblib** is a Python library providing a common, well documented and
        pythonic interface over various GPG libraries that exist for Python.
        
        **gpgliblib** currently offers basic encryption and signing functions, *basic* key handling
        features, GPG/MIME (`RFC3156 <https://tools.ietf.org/html/rfc3156>`_) message handling and `Django
        <https://www.djangoproject.com/>`_ integration.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Security
