Metadata-Version: 1.1
Name: prngmgr
Version: 0.2.1
Summary: Django webapp for peering session management using PeeringDB API
Home-page: https://github.com/wolcomm/prngmgr
Author: Workonline Communications
Author-email: communications@workonkonline.co.za
License: LICENSE
Download-URL: https://github.com/prngmgr/0.2.1
Description: |PyPI| |Build Status|
        
        PrngMgr
        =======
        
        A Django webapp for peering session management using PeeringDB API
        
        Features
        --------
        
        -  Local PeeringDB database synchronization using `django-peeringdb`_
        -  Automatic evaluation of feasible external peering sessions
        -  SNMP based polling of session state
        -  More coming soon…
        
        .. _django-peeringdb: https://github.com/peeringdb/django-peeringdb
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/prngmgr.svg?maxAge=2592000
           :target: https://pypi.python.org/pypi/prngmgr
        
        .. |Build Status| image:: https://travis-ci.org/wolcomm/prngmgr.svg?branch=master
           :target: https://travis-ci.org/wolcomm/prngmgr
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet
