]> git.ipfire.org Git - thirdparty/nftables.git/commit
INSTALL: provide examples to install python bindings
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 21 Aug 2023 20:03:54 +0000 (22:03 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Sep 2025 20:47:56 +0000 (22:47 +0200)
commitce7833a3bfee91081c7b70d3b30c5bddc3bf947b
tree55929cf8bca84e70c51e0c0f653a7c73f596242b
parentb1620740d372a73d4a9ee95e4b893b3f7cd90828
INSTALL: provide examples to install python bindings

commit 97c28c926096950f1646c99b85a31de309429a0c upstream.

Provide a bit more details on how to install python bindings with legacy
setup.py and pip with .toml file.

Original text from Jeremy Sowden <jeremy@azazel.net>.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
INSTALL