Metadata-Version: 1.1
Name: pynipap
Version: 0.28.0
Summary: a Python NIPAP client library
Home-page: http://SpriteLink.github.com/NIPAP
Author: Kristian Larsson, Lukas Garberg
Author-email: kll@tele2.net, lukas@spritelink.net
License: MIT
Description: PyNIPAP - a Python NIPAP client library
        =======================================
        PyNIPAP is a Python client library to communicate with the NIPAP server via
        XML-RPC. It abstracts away all the evil in ze world.
        
Keywords: nipap
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Requires: xmlrpclib
