Source: bulk-extractor
Section: non-free/net
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>,
Build-Depends: debhelper-compat (= 12),
               flex,
               gawk,
               git,
               libboost1.83-dev,
               libewf-dev,
               libexiv2-dev,
               libexpat1-dev,
               libgcrypt20-dev,
               libpcap0.8-dev,
	       libre2-dev,
               libsqlite3-dev,
               libssl-dev,
               libxml2-dev,
               libxml2-utils,
	       python3,
               uuid-dev,
               zlib1g-dev
Standards-Version: 4.6.2
Homepage: https://github.com/simsong/bulk_extractor
Vcs-Git: https://gitlab.com/kalilinux/packages/bulk-extractor.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/bulk-extractor

Package: bulk-extractor
Architecture: amd64 arm64
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Extracts information without parsing filesystem
 bulk_extractor is a C++ program that scans a disk image, a file,
 or a directory of files and extracts useful information without
 parsing the file system or file system structures. The results are
 stored in feature files that can be easily inspected, parsed, or
 processed with automated tools. bulk_extractor also creates
 histograms of features that it finds, as features that are more
 common tend to be more important.
