File: control

package info (click to toggle)
binplist 0.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • sloc: python: 989; makefile: 38
file content (17 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: binplist
Section: python
Priority: optional
Maintainer: Hilko Bengen <bengen@debian.org>
Build-Depends: debhelper (>= 9), python, python-setuptools,
Standards-Version: 3.9.6
Homepage: https://github.com/google/binplist
Vcs-Git: git://anonscm.debian.org/forensics/binplist.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=forensics/binplist.git;a=summary

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.