Metadata-Version: 1.1
Name: django-powerdns-manager
Version: 0.1.11a1
Summary: django-powerdns-manager is a web based PowerDNS administration panel.
Home-page: http://www.codetrax.org/projects/django-powerdns-manager
Author: George Notaras
Author-email: gnot [at] g-loaded.eu
License: Apache License version 2
Download-URL: https://source.codetrax.org/hgroot/django-powerdns-manager
Description: django-powerdns-manager
        ========================================================================
        
        THIS SOFTWARE IS PRE-ALPHA - NOT READY FOR TESTING
        ==================================================
        
        
        | **Author**: `George Notaras <http://www.g-loaded.eu/>`_
        | **Development Web Site**: `django-powerdns-manager project <http://www.codetrax.org/projects/django-powerdns-manager>`_
        | **Source Code Repository**: `django-powerdns-manager source code <https://bitbucket.org/gnotaras/django-powerdns-manager>`_
        | **Documentation**: `django-powerdns-manager documentation <http://packages.python.org/django-powerdns-manager>`_
        | **Downloads**: `django-powerdns-manager releases <http://pypi.python.org/pypi/django-powerdns-manager>`_
        
        django-powerdns-manager is a web based PowerDNS administration panel.
        
        Licensed under the *Apache License version 2.0*. More licensing information
        exists in the license_ section.
        
        
        Features
        ========
        
        - Multiuser web interface using the Django admin app.
        - Database schema is DNSSEC enabled.
        - Automatic zone-rectify support using native python code.
        - Zone file import through web form (experimental)
        
        
        TODO: Add more info
        
        
        License
        =======
        
        Copyright 2012 George Notaras <gnot [at] g-loaded.eu>
        
        Licensed under the *Apache License, Version 2.0* (the "*License*");
        you may not use this file except in compliance with the License.
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
        A copy of the License exists in the product distribution; the *LICENSE* file.
        For copyright and other important notes regarding this release please read
        the *NOTICE* file.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
