1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: python-yaswfp
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-setuptools
Standards-Version: 4.2.1
Homepage: https://github.com/facundobatista/yaswfp
Vcs-Browser: https://salsa.debian.org/debian/python-yaswfp
Vcs-Git: https://salsa.debian.org/debian/python-yaswfp.git
Testsuite: autopkgtest-pkg-python
Package: python3-yaswfp
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Yet Another SWF Parser (Python 3)
This package contains Yet Another SWF Parser Python module. It can be used as
command line program or as a module.
.
This package installs the library for Python 3.
|