python-openflow 2019.2-3 source package in Ubuntu

Changelog

python-openflow (2019.2-3) unstable; urgency=medium

  * QA upload.
  * Patch: setuptools 60 support. Closes: #1022459

 -- Stefano Rivera <email address hidden>  Sat, 12 Nov 2022 10:52:11 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openflow_2019.2-3.dsc 1.4 KiB 544de8270e89e5de868c311ec564c253d7cb823c74da8bacacb601f9b880e484
python-openflow_2019.2.orig.tar.gz 100.4 KiB c45f609ecd0b2efe6d7b92481113926d300af9d4cdb4e5ddd795b6bcb14c2ffd
python-openflow_2019.2-3.debian.tar.xz 9.4 KiB b3e8e8dd79cf2fb71fd3aeacf6ed3439c61b81e193f4ce34b26b99bbc47fbc02

Available diffs

No changes file available.

Binary packages built by this source

python3-openflow: low level library to parse OpenFlow messages

 If you want to read an OpenFlow packet from an open socket or send a message
 to an OpenFlow switch, this is your best friend. The main features are:
 high performance, latest specification compliance, short learning curve and
 free software license.
 .
 This library is part of Kytos project, a collaborative project between
 SPRACE (from São Paulo State University, Unesp) and Caltech (California
 Institute of Technology). python-openflow was developed to be used with
 Kytos controller, but feel free to use this simple and intuitive library
 in another project with another controller.