Source: python-affine Maintainer: Debian GIS Project Uploaders: Johan Van de Wauw Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, flit, pybuild-plugin-pyproject, python3-all, python3-pytest Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-affine Vcs-Git: https://salsa.debian.org/debian-gis-team/python-affine.git Homepage: https://github.com/rasterio/affine Rules-Requires-Root: no Package: python3-affine Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Python 3 Library for handling affine transformations of the plane This library contains functions for handling affine transformations of the plane. . It can be used in georeferenced datasets to transfer image to world coordinates. . This is the Python 3 version of the library.