python-ncclient 0.6.12-1 source package in Ubuntu

Changelog

python-ncclient (0.6.12-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-ncclient-doc: Add Multi-Arch: foreign.

  [ Sebastien Badia ]
  * New upstream version 0.6.12
  * d/watch: Update upstream location (ncclient org)
  * d/patches: Refresh patches
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * d/examples: fix examples location (according upstream changes)
  * d/copyright: fix location according upstream changes

 -- Sebastien Badia <email address hidden>  Wed, 18 Aug 2021 09:56:00 +0200

Upload details

Uploaded by:
Sebastien Badia
Uploaded to:
Sid
Original maintainer:
Sebastien Badia
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-ncclient_0.6.12-1.dsc 2.1 KiB cafb07fdb418652cc10fe96718b68b1e4723fc6209ea3db48107f7ffdb017e88
python-ncclient_0.6.12.orig.tar.gz 126.2 KiB 4c58eb22931c3712ccb3e79ff70bfd7f2f07fcd9846fc46de7690949f89d8b26
python-ncclient_0.6.12-1.debian.tar.xz 4.2 KiB d8040e61b3e5c9a5bbb285439331c3b5ba5450c3d195a734c704f9e1190f3a94

Available diffs

No changes file available.

Binary packages built by this source

python-ncclient-doc: Documentation for python-ncclient (Python library for NETCONF clients)

 ncclient is a Python library that facilitates client-side scripting
 and application development around the NETCONF protocol.
 .
 NETCONF (Network Configuration Protocol) provides mechanisms to install,
 manipulate, and delete the configuration of network devices. Its operations
 are realized on top of a simple remote procedure call (RPC) layer.
 .
 The NETCONF protocol uses an Extensible Markup Language (XML) based data
 encoding for the configuration data as well as the protocol messages.
 .
 This package provides the documentation of the library.

python3-ncclient: Python library for NETCONF clients (Python 3)

 ncclient is a Python library that facilitates client-side scripting
 and application development around the NETCONF protocol.
 .
 NETCONF (Network Configuration Protocol) provides mechanisms to install,
 manipulate, and delete the configuration of network devices. Its operations
 are realized on top of a simple remote procedure call (RPC) layer.
 .
 The NETCONF protocol uses an Extensible Markup Language (XML) based data
 encoding for the configuration data as well as the protocol messages.
 .
 This package provides the Python 3 version of the library.