Source: pyrr
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Timo Röhling <roehling@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 dh-sequence-numpy3,
 dh-sequence-python3,
 dh-sequence-sphinxdoc <!nodoc>,
 python3-all,
 python3-multipledispatch,
 python3-nose2 <!nocheck>,
 python3-numpy,
 python3-setuptools,
 python3-sphinx <!nodoc>,
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/python-team/packages/pyrr.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pyrr
Homepage: https://github.com/adamlwgriffiths/Pyrr
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Description: Python 3 module for 3D geometry calculations
 Pyrr is a numpy-powered math library for 3D geometry
 calculations with focus on OpenGL-related applications.

Package: python3-pyrr
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: ${source:Synopsis}
 ${source:Extended-Description}

Package: python-pyrr-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: ${source:Synopsis} (documentation)
 ${source:Extended-Description}
 .
 This package provides the API documentation of Pyrr.
