python-openflow 2021.1-1 source package in Ubuntu

Changelog

python-openflow (2021.1-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 2021.1.
  * Updated file paths in copyright.
  * Removed d/patches -issue fixed in new upstream.
  * Bumped Standards-Version to 4.7.0.
  * Updated font 'C' to 'R' in manpage to avoid W lintian-cannot
    select font 'C'.
  * Revised autopkgtest control and verify.sh for Python 3.12.
  * Removed old tests from d/tests.
  * Removed python version declaration from d/control.
  * Added extend-diff-ignore d/source/options.

 -- Yogeswaran Umasankar <email address hidden>  Sat, 27 Jul 2024 01:40:00 +0000

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openflow_2021.1-1.dsc 2.1 KiB 6e89c5167d54db0db576cda73981478fdd5cf27dd01b43a15219d8043bfa883e
python-openflow_2021.1.orig.tar.gz 105.9 KiB 1d085181db3b8b9ea1eefd6b19bc644bca232fcfe9cb9cc83d343703a15264e7
python-openflow_2021.1-1.debian.tar.xz 6.6 KiB b8f360fe96cd247cbf04fa33fc376c769a47d1fcd3ffc11bcd8a5421371325ea

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.