ports/net/py-ncclient/pkg/DESCR

5 lines
222 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
ncclient is a Python library for NETCONF clients. It aims to offer an
intuitive API that sensibly maps the XML-encoded nature of NETCONF to
Python constructs and idioms, and make writing network-management
scripts easier.