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 46 47
|
Source: metpy
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-boto3,
python3-cartopy <!nocheck>,
python3-dask,
python3-matplotlib,
python3-netcdf4 <!nocheck>,
python3-numpy,
python3-packaging <!nocheck>,
python3-pandas,
python3-pint,
python3-pooch,
python3-pyproj,
python3-pytest <!nocheck>,
python3-pytest-mpl <!nocheck>,
python3-setuptools,
python3-setuptools-scm,
python3-shapely <!nocheck>,
python3-scipy,
python3-traitlets,
python3-vcr <!nocheck>,
python3-xarray
Standards-Version: 4.7.3
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/Unidata/MetPy
Vcs-Browser: https://salsa.debian.org/debian-gis-team/metpy
Vcs-Git: https://salsa.debian.org/debian-gis-team/metpy.git
Description: Collection of tools for reading, visualizing and performing calculations with we
MetPy is a collection of tools in Python for reading,
visualizing and performing calculations with weather data.
Package: python3-metpy
Architecture: all
Depends: ${misc:Depends},
${python3:Depends}
Suggests: python3-boto3,
python3-cartopy,
python3-dask,
python3-shapely
Description: ${source:Synopsis}
${source:Extended-Description}
|