python-ovsdbapp 2.4.1-0ubuntu1 source package in Ubuntu
Changelog
python-ovsdbapp (2.4.1-0ubuntu1) mantic; urgency=medium * New upstream release for OpenStack Bobcat. -- Corey Bryant <email address hidden> Thu, 31 Aug 2023 10:59:05 -0400
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-ovsdbapp_2.4.1.orig.tar.gz | 117.2 KiB | ab9838416f84db54103de64b6da1326c94849e9102d1b51bc35edde7dd711cee |
python-ovsdbapp_2.4.1-0ubuntu1.debian.tar.xz | 4.1 KiB | 3242eb68c6bc7115d9ba05caa2b768bb7ffa94bdda46589b349f95ce21dfd42b |
python-ovsdbapp_2.4.1-0ubuntu1.dsc | 2.7 KiB | a7aa5b330ba914c286ff481e5c46345271576fd7246d6e933c12957db16b3bea |
Available diffs
Binary packages built by this source
- python-ovsdbapp-doc: library for creating OVSDB applications - doc
The ovdsbapp library is useful for creating applications that communicate via
Open vSwitch's OVSDB protocol (https://tools. ietf.org/ html/rfc7047). It wraps
the Python 'ovs' and adds an event loop and friendly transactions. It features
an thread-based event loop for using ovs.db.Idl, transaction support, native
OVSDB communication.
.
This package contains the documentation.
- python3-ovsdbapp: library for creating OVSDB applications - Python 3.x
The ovdsbapp library is useful for creating applications that communicate via
Open vSwitch's OVSDB protocol (https://tools. ietf.org/ html/rfc7047). It wraps
the Python 'ovs' and adds an event loop and friendly transactions. It features
an thread-based event loop for using ovs.db.Idl, transaction support, native
OVSDB communication.
.
This package contains the Python 3.x module.