File: control

package info (click to toggle)
astropy-regions 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,120 kB
  • sloc: python: 7,645; makefile: 114; ansic: 69
file content (32 lines) | stat: -rw-r--r-- 1,202 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
Source: astropy-regions
Section: science
Priority: optional
Maintainer: Debian Astro Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: cython3,
               debhelper-compat (= 13),
               dh-python,
               python3-all-dev,
               python3-astropy,
               python3-astropy-healpix,
               python3-numpy,
               python3-extension-helpers,
               python3-pytest,
               python3-pytest-arraydiff,
               python3-pytest-astropy,
               python3-setuptools,
               python3-setuptools-scm
Standards-Version: 4.6.1
Homepage: https://astropy-regions.readthedocs.io/
Vcs-Git: https://salsa.debian.org/debian-astro-team/regions.git
Vcs-Browser: https://salsa.debian.org/debian-astro-team/regions
Rules-Requires-Root: no

Package: python3-regions
Section: python
Architecture: any
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Python astronomy package for region handling
 The regions package provides (or plans to provide) classes to
 represent regions defined using pixel or celestial coordinates or on
 the celestial sphere.