Source: tcpxtract
Section: net
Priority: optional
Maintainer: Nico Golde <nion@debian.org>
Build-Depends: debhelper (>= 7.0.0), autotools-dev, libpcap0.8-dev, flex, quilt
Standards-Version: 3.9.1
Homepage: http://tcpxtract.sf.net

Package: tcpxtract
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extracts files from network traffic based on file signatures
 tcpxtract is a fast console tool to extract files from network traffic
 based on file headers and footers (so called carving).
 26 file formats are supported out of the box by tcpxtract but new formats
 can be added without problems.
 Foremost configurations are simple to convert to tcpxtracts configuration
 files.
 .
 It uses libpcap and it can be used with tcpdump files.
