We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc14a0 commit 5ea087fCopy full SHA for 5ea087f
setup.py
@@ -15,6 +15,8 @@
15
name=__pkgname__,
16
version=__version__,
17
description="Python bindings for iptables",
18
+ long_description="Python bindings for classic iptables",
19
+ long_description_content_type="text/x-rst",
20
author="Vilmos Nebehaj",
21
author_email="v.nebehaj@gmail.com",
22
url="https://github.com/ldx/python-iptables",
0 commit comments