Source: iptables-converter
Section: utils
Priority: optional
Maintainer: Johannes Hubertz <johannes@hubertz.de>
Uploaders:
 Toni Mueller <toni@debian.org>,
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-sphinx,
Standards-Version: 4.5.0

Package: iptables-converter
Section: utils
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: convert iptables-commands from a file to iptables-save format
 iptables-converter: reads a file with iptables commands and converts these to
 an iptables-save readable format. To provide compatibility with
 "iptables-save -c" command zero packet and byte counters [0:0] are printed
 out. ip6tables-converter does the same for IPv6.

Package: iptables-converter-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: convert iptables-commands from a file to iptables-save format - doc
 iptables-converter: reads a file with iptables commands and converts these to
 an iptables-save readable format. To provide compatibility with
 "iptables-save -c" command zero packet and byte counters [0:0] are printed
 out. ip6tables-converter does the same for IPv6.
