Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 691 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 691 Bytes

A Netconf Client/Server Library

This package supports creating both netconf clients and servers. The following modules are present:

  • base - Shared netconf support classes.
  • error - Netconf error classes.
  • client - Netconf client classes.
  • server - Netconf server classes.
  • util - Netconf utility functions.

master branch status:

https://travis-ci.org/choppsv1/netconf.svg?branch=master https://coveralls.io/repos/choppsv1/netconf/badge.svg?branch=master&service=github