freebsd-ports/devel/py-ovsdbapp/pkg-descr
Sunpoet Po-Chuan Hsieh 057319b589 Add py-ovsdbapp 0.18.0
ovsdbapp is a library for creating OVSDB applications.

The ovdsbapp library is useful for creating applications that communicate via
Open_vSwitch's OVSDB protocol. It wraps the Python 'ovs' and adds an event loop
and friendly transactions.

Features:
- An thread-based event loop for using ovs.db.Idl
- Transaction support
- Native OVSDB communication

WWW: https://docs.openstack.org/ovsdbapp/latest/
WWW: https://github.com/openstack/ovsdbapp
2020-01-08 14:48:06 +00:00

13 lines
446 B
Text

ovsdbapp is a library for creating OVSDB applications.
The ovdsbapp library is useful for creating applications that communicate via
Open_vSwitch's OVSDB protocol. It wraps the Python 'ovs' and adds an event loop
and friendly transactions.
Features:
- An thread-based event loop for using ovs.db.Idl
- Transaction support
- Native OVSDB communication
WWW: https://docs.openstack.org/ovsdbapp/latest/
WWW: https://github.com/openstack/ovsdbapp