Source: python-raygeo
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Michele Cane <michele.cane@proton.me>,
Build-Depends:
 debhelper-compat (= 14),
 dh-python,
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-all-dev,
 python3:native,
 python3-maturin,
 python3-numpy,
 python3-pytest <!nocheck>,
 python3-cairo <!nocheck>,
 cargo,
 rustc,
 librust-approx-dev,
 librust-bitflags-dev,
 librust-clipper2-dev,
 librust-fontdb-dev,
 librust-glam-dev,
 librust-nalgebra-dev,
 librust-nalgebra-sparse-dev,
 librust-num-enum-dev,
 librust-numpy-dev,
 librust-pyo3-dev,
 librust-pyo3-stub-gen-dev,
 librust-quote-dev,
 librust-rand-dev,
 librust-rayon-dev,
 librust-regex-dev,
 librust-rmp-serde-dev,
 librust-roxmltree-dev,
 librust-rstar-dev,
 librust-serde-dev,
 librust-serde-json-dev,
 librust-spade-dev,
 librust-strum-dev,
 librust-swash-dev,
 librust-syn-dev,
 librust-svgtypes-dev,
 librust-thiserror-dev
Standards-Version: 4.7.4
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/barebaric/raygeo
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-raygeo
Vcs-Git: https://salsa.debian.org/python-team/packages/raygeo.git

Package: python3-raygeo
Architecture: any
Depends:
 ${misc:Depends},
 ${python3:Depends},
 ${shlibs:Depends},
 python3-msgpack,
 python3-numpy
Description: 2D/3D geometry library for Python
 RayGeo is a high-performance 2D/3D geometry library for Python,
 built in Rust with PyO3.
 .
 This package provides the Python 3 module.
