Source: pypcapfile
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 4.5.0
Homepage: https://github.com/kisom/pypcapfile
Vcs-Browser: https://gitlab.com/kalilinux/packages/pypcapfile
Vcs-Git: https://gitlab.com/kalilinux/packages/pypcapfile.git
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.
