Source: nulog
Section: net
Priority: extra
XS-Python-Version: all
Homepage: http://software.inl.fr/trac/wiki/EdenWall/NuLog2
Maintainer: Pierre Chifflier <pollux@debian.org>
Build-Depends: debhelper (>= 5),
  python-support (>= 0.4), python-dev,
  python-docutils
Standards-Version: 3.7.3

Package: nulog
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
  python-twisted-web,
  python-nevow,
  python-matplotlib,
  python-soappy,
  python-mysqldb,
  python-cairo,
  python-numpy
Suggests: ulogd, ulogd-mysql, nufw
XB-Python-Version: ${python:Versions}
Description: Graphical firewall log analysis interface
 NuLog is a web interface to netfilter logs, when stored in a database
 using ulog.
 .
 The features currently include:
  * Index page with a summary of firewall activity
  * Packet dropped per host, UDP/TCP port, of per user (NuFW only)
  * Fully browsable tables
  * Search engine
  * Graphing capabilities (display clickable array, histogram or pie)
  * SOAP request system for integration with other systems
  * IPv6 support.
  * Customizable pages (index page, etc)
  * AJAX features.
  * Special pages for user, ip and ports.
  * CSV export. 

