Source: python-handy-archives Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Josenilson Ferreira da Silva Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, flit, python3-coincidence, pybuild-plugin-pyproject, python3-all, python3-coverage, python3-domdf-python-tools, python3-importlib-metadata, python3-pytest, python3-pytest-cov, python3-pytest-datadir, python3-pytest-regressions, python3-pytest-timeout, python3-setuptools Standards-Version: 4.6.2 Homepage: https://github.com/domdfcoding/handy-archives Vcs-Browser: https://salsa.debian.org/python-team/packages/python-handy-archives Vcs-Git: https://salsa.debian.org/python-team/packages/python-handy-archives.git Testsuite: autopkgtest-pkg-pybuild Package: python3-handy-archives Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Some handy archive helpers for Python Utilities that help control files: - Extract a member from the archive as a file object - Returns the content of the given file as bytes - Returns the content of the given file as a string - Put the bytes from filename into the archive under the name arcname