Source: fleep
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all
Standards-Version: 4.5.0
Homepage: https://github.com/floyernick/fleep-py
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

Package: python3-fleep
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: File format determination library (Python 3)
 This package contains a library that determines file format by file signature
 (also known as "magic number").
 .
 This package installs the library for Python 3.
