pyeapi 1.0.2-2 source package in Ubuntu

Changelog

pyeapi (1.0.2-2) unstable; urgency=medium

  * Team upload.
  * remove extraneous dependency on python3-mock

 -- Alexandre Detiste <email address hidden>  Thu, 28 Mar 2024 00:39:53 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyeapi_1.0.2-2.dsc 2.1 KiB eced919d125c24a2b9871e02dae748f24f2bfe9ffe0e8fc1a0a09c0275aae0a6
pyeapi_1.0.2.orig.tar.gz 143.5 KiB 563a80bb19451df7dd7b6e9e38489dee67ebeaf2f54de296e8ae0b26cd68a297
pyeapi_1.0.2-2.debian.tar.xz 3.9 KiB 0a17f0ec32403b8523a2b943c56f8762b2c968424a546ca27bb825b6e3a7c0b9

Available diffs

No changes file available.

Binary packages built by this source

python-pyeapi-doc: Python API to interact with EOS network devices - docs

 The Python Client for eAPI (pyeapi) is a native Python library
 wrapper around Arista EOS eAPI. It provides a set of Python language
 bindings for configuring Arista EOS nodes. It can be used either on a
 local node (running EOS) or on a remote node.
 .
 This library also provides an API layer for building native Python
 objects to interact with the destination nodes. The API layer is a
 convenient implementation for working with the EOS configuration and
 is extensible for developing custom implementations. For example, it
 allows one to list VLAN or configure a BGP session.
 .
 This package contains the documentation.

python3-pyeapi: Python API to interact with EOS network devices - Python 3.x

 The Python Client for eAPI (pyeapi) is a native Python library
 wrapper around Arista EOS eAPI. It provides a set of Python language
 bindings for configuring Arista EOS nodes. It can be used either on a
 local node (running EOS) or on a remote node.
 .
 This library also provides an API layer for building native Python
 objects to interact with the destination nodes. The API layer is a
 convenient implementation for working with the EOS configuration and
 is extensible for developing custom implementations. For example, it
 allows one to list VLAN or configure a BGP session.
 .
 This package contains the Python 3.x module.