Source: binplist
Section: python
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 11), python, python-setuptools, dh-python
Standards-Version: 4.2.1
Homepage: https://github.com/google/binplist
Vcs-Git: https://salsa.debian.org/pkg-security-team/binplist.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/binplist

Package: python-binplist
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
 python-tz,
Description: binary property list parser module
 binplist is a parser module for Apple's binary plist (Property List)
 files.
