Source: iptables-optimizer
Maintainer: Johannes Hubertz <johannes@hubertz.de>
Section: utils
Priority: optional
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.3

Package: iptables-optimizer
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: sort iptables due to packet-counters
 as read their values from file. stdout comes 
 with [0:0] for iptables-restore -c
 stderr prints partitions and changes within as 
 numbers for your convienience, may be logged
 .
 iptables-optimizer is a wrapper shellscript for checking, 
 logging and kernel-reads and -writes, and it calls 
 the pythonic iptables-optimizer.py
 .
 License: GPLv3, or any newer version, see LICENSE.txt
 Author:  Johannes Hubertz   <johannes@hubertz.de>
 Have fun!
