Metadata-Version: 1.1
Name: django-pki
Version: 0.20.0
Summary: A PKI based on the Django admin
Home-page: http://dkerwin.github.com/django-pki/
Author: Daniel Kerwin
Author-email: daniel@linuxaddicted.de
License: GPL
Download-URL: http://pypi.python.org/packages/source/d/django-pki/django-pki-0.20.0.tar.gz
Description: django-pki
        ==========
        
        A webbased PKI (Public Key Infrastructure) based an Django.
        
        Documentation: [http://dkerwin.github.com/django-pki/](http://dkerwin.github.com/django-pki/)
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Systems Administration
Requires: Django (>=1.2.0)
