Source: pypcapfile
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 4.4.1
Homepage: https://github.com/kisom/pypcapfile
Testsuite: autopkgtest-pkg-python

Package: python3-pcapfile
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python library for handling libpcap savefiles (Python 3)
 This package contains a pure Python library for handling libpcap savefiles.
 .
 This package installs the library for Python 3.
