Metadata-Version: 2.4
Name: oxl-libnftables
Version: 1.0.2.post1
Summary: Copy of the python3-nftables module used to interact with libnftables
Home-page: https://github.com/O-X-L/python3-nftables
Author: OXL IT Services
Author-email: contact+nftables@oxl.at
Project-URL: Repository, https://github.com/O-X-L/python3-nftables
Project-URL: Bug Tracker, https://github.com/O-X-L/python3-nftables/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

# NFTables 

This is a copy of the [python3-nftables module](http://git.netfilter.org/nftables/commit/?id=e760d200a4b9cd31928b68a1f2f882157344351e) (_apt-package version 1.0.2-1ubuntu3_) that is used to interact with [libnftables](https://www.mankier.com/5/libnftables-json).

The repository is used to serve it using [PyPI](https://pypi.org/project/oxl-libnftables/). 

Only minor changes were made to fix linting errors!

## Documentation

* [libnftables](https://www.mankier.com/5/libnftables-json)
* [NFTables](https://wiki.nftables.org/wiki-nftables/index.php/Quick_reference-nftables_in_10_minutes)
