File: control

package info (click to toggle)
mpl-scatter-density 0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,448 kB
  • sloc: python: 661; makefile: 4
file content (40 lines) | stat: -rw-r--r-- 1,173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: mpl-scatter-density
X-Style: black
Standards-Version: 4.7.3
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders:
 Josue Ortega <josue@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-fast-histogram,
 python3-matplotlib,
 python3-numpy,
 python3-pytest <!nocheck>,
 python3-pytest-mpl <!nocheck>,
 python3-setuptools,
 python3-setuptools-scm,
 python3-tk,
Vcs-Browser: https://salsa.debian.org/debian-astro-team/mpl-scatter-density
Vcs-Git: https://salsa.debian.org/debian-astro-team/mpl-scatter-density.git
Homepage: https://github.com/astrofrog/mpl-scatter-density
Rules-Requires-Root: no

Package: python3-mpl-scatter-density
Architecture: all
Depends:
 python3-fast-histogram,
 python3-matplotlib,
 python3-numpy,
 python3-tk,
 ${misc:Depends},
 ${python3:Depends},
Description: Fast scatter density plots for Matplotlib
 This package provides functionality to
 make it easy to make your own scatter density maps, both for interactive
 and non-interactive use. Fast.
 .
 This package installs the library for Python 3.