diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-20 20:43:55 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-20 20:43:55 +0000 |
commit | ce3df07fb392cb28ff97e2fd30af9e5835b45006 (patch) | |
tree | d19629182c1961d3095017e5476c5966a4cbc2ad /net/py-pyroute2.minimal/pkg-descr | |
parent | 42c316c631664380e0a7e20ceeda99eec2c0aa8a (diff) | |
download | ports-ce3df07fb392cb28ff97e2fd30af9e5835b45006.tar.gz ports-ce3df07fb392cb28ff97e2fd30af9e5835b45006.zip |
net/py-pyroute2.minimal: Add py-pyroute2.minimal 0.6.4
PyRoute2 is a pure Python netlink library.
This module provides minimal subset of pyroute2 modules. Only netlink parser,
basic netns management and some netlink protocols implementations.
WWW: https://github.com/svinota/pyroute2/tree/master/pyroute2.minimal
Diffstat (limited to 'net/py-pyroute2.minimal/pkg-descr')
-rw-r--r-- | net/py-pyroute2.minimal/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/py-pyroute2.minimal/pkg-descr b/net/py-pyroute2.minimal/pkg-descr new file mode 100644 index 000000000000..3d6b68bf87b5 --- /dev/null +++ b/net/py-pyroute2.minimal/pkg-descr @@ -0,0 +1,6 @@ +PyRoute2 is a pure Python netlink library. + +This module provides minimal subset of pyroute2 modules. Only netlink parser, +basic netns management and some netlink protocols implementations. + +WWW: https://github.com/svinota/pyroute2/tree/master/pyroute2.minimal |