Source: python-vtracer Section: python Maintainer: Debian Python Team Uploaders: Michele Cane , Build-Depends: debhelper-compat (= 14), dh-python, dh-sequence-python3, dh-sequence-single-binary, pybuild-plugin-pyproject, python3-all-dev, python3:native, python3-maturin, cargo, rustc, librust-clap-2-dev, librust-fastrand-dev, librust-image-dev, librust-pyo3-dev, librust-visioncortex-dev Standards-Version: 4.7.4 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/visioncortex/vtracer Vcs-Browser: https://salsa.debian.org/python-team/packages/python-vtracer Vcs-Git: https://salsa.debian.org/python-team/packages/python-vtracer.git Package: python3-vtracer Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Description: Python bindings for the VTracer raster-to-vector library VTracer converts raster images such as PNG and JPEG files into compact SVG vector graphics using the Rust visioncortex library. . This package provides the Python 3 module.