Metadata-Version: 2.2
Name: pynipap
Version: 0.32.7
Summary: a Python NIPAP client library
License: MIT
Project-URL: Homepage, http://SpriteLink.github.io/NIPAP
Keywords: nipap
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 :: 3
Description-Content-Type: text/x-rst
Provides-Extra: instrumentation
Requires-Dist: opentelemetry-api==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-exporter-otlp==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-proto==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-sdk==1.29.0; extra == "instrumentation"
Requires-Dist: opentelemetry-semantic-conventions==0.50b0; extra == "instrumentation"
Requires-Dist: opentelemetry-util-http==0.50b0; extra == "instrumentation"
Dynamic: summary

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.
