Source: python-filebytes
Section: python
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>= 11), dh-python, python-all, python-setuptools, python3-all, python3-setuptools
Standards-Version: 4.1.3
Homepage: https://github.com/sashs/filebytes
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: git://git.kali.org/packages/python-filebytes.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-filebytes.git;a=summary
Testsuite: autopkgtest-pkg-python

Package: python-filebytes
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Library to read and edit files in ELF, PE, MachO and OAT (Python 2)
 This package contains a library to read and edit files in the following
 formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO
 and OAT (Android Runtime).
 .
 This package installs the library for Python 2.

Package: python3-filebytes
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Library to read and edit files in ELF, PE, MachO and OAT (Python 3)
 This package contains a library to read and edit files in the following
 formats: Executable and Linking Format (ELF), Portable Executable (PE), MachO
 and OAT (Android Runtime).
 .
 This package installs the library for Python 3.
