Source: python-libzim Section: python Priority: optional Maintainer: Kunal Mehta Build-Depends: debhelper-compat (= 13), pybuild-plugin-pyproject, python3-all, python3-all-dev, python3-setuptools, cython3, libzim-dev (>= 8.1.0), python3-pytest Standards-Version: 4.6.0 Homepage: https://github.com/openzim/python-libzim Vcs-Browser: https://salsa.debian.org/debian/python-libzim Vcs-Git: https://salsa.debian.org/debian/python-libzim.git Rules-Requires-Root: no Package: python3-libzim Architecture: any Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Python bindings for libzim The python-libzim library allows you to read/write ZIM files in Python. It provides a shallow Python interface on top of the libzim C++ library. It is primarily used in various openZIM scrapers.