File: control

package info (click to toggle)
asf-search 11.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,468 kB
  • sloc: python: 8,488; makefile: 6
file content (45 lines) | stat: -rw-r--r-- 1,598 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
41
42
43
44
45
Source: asf-search
Section: python
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-ciso8601,
               python3-dateparser,
               python3-dateutil,
               python3-fsspec,
               python3-numpy,
               python3-pandas,
               python3-pytz,
               python3-remotezip,
               python3-requests,
               python3-rioxarray,
               python3-setuptools,
               python3-setuptools-scm,
               python3-shapely,
               python3-tenacity,
               python3-xarray,
               python3-zarr
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/asfadmin/Discovery-asf_search
Vcs-Browser: https://salsa.debian.org/debian-gis-team/asf-search
Vcs-Git: https://salsa.debian.org/debian-gis-team/asf-search.git
Description: Python wrapper for ASF's SearchAPI
 ASF Data Search is an easy to use search tool for finding SAR
 data and freely processing higher level SAR products such as
 InSAR and AutoRIFT products with ASF's HyP3 service.

Package: python3-asf-search
Architecture: all
Depends: ${python3:Depends},
	 ${misc:Depends}
Suggests: python3-fsspec,
          python3-pandas,
          python3-rioxarray,
          python3-xarray,
          python3-zarr
Description: ${source:Synopsis}
 ${source:Extended-Description}