We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aedd73 commit 5b7d122Copy full SHA for 5b7d122
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
description="Python bindings for iptables",
17
author="Nilvec",
18
author_email="nilvec@nilvec.com",
19
- url="http://nilvec.com/",
+ url="https://github.com/ldx/python-iptables",
20
packages=["iptc"],
21
package_dir={"iptc": "iptc"},
22
ext_modules=[Extension("libxtwrapper",
0 commit comments