File: control

package info (click to toggle)
python-numpysane 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 508 kB
  • sloc: python: 4,835; ansic: 610; makefile: 60
file content (19 lines) | stat: -rw-r--r-- 863 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-numpysane
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12), dh-python,
               python3-all, python3-setuptools, python3-numpy, libpython3-dev
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Dima Kogan <dkogan@debian.org>
Standards-Version: 4.4.1
Homepage: https://github.com/dkogan/numpysane
Vcs-Git: https://salsa.debian.org/python-team/packages/python-numpysane.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-numpysane

Package: python3-numpysane
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, libpython3-dev
Provides: ${python3:Provides}
Description: more-reasonable core functionality for numpy
 numpysane is a collection of core routines to provide basic numpy functionality
 in a more reasonable way. This package provides the Python3 module.