Search Criteria
Package Details: python-pygmt 0.13.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pygmt.git (read-only, click to copy) |
---|---|
Package Base: | python-pygmt |
Description: | Python interface to the Generic Mapping Tools C library |
Upstream URL: | https://www.pygmt.org |
Licenses: | 3-BSD |
Submitter: | holishing |
Maintainer: | holishing |
Last Packager: | holishing |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-09 15:00 (UTC) |
Last Updated: | 2024-11-23 06:19 (UTC) |
Dependencies (13)
- ghostscript
- gmt
- python-netcdf4 (python-netcdf4-openmpi)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR)
- python-packaging
- python-pandas
- python-xarray
- cython (cython-gitAUR, cython0AUR) (make)
- python-build (make)
- python-installer (make)
- python-pip (make)
- python-setuptools (make)
- python-setuptools-scm (make)
Latest Comments
holishing commented on 2024-11-23 06:20 (UTC)
@alcedine updated
alcedine commented on 2023-12-15 12:03 (UTC) (edited on 2023-12-15 12:10 (UTC) by alcedine)
I needed to install
python-build
andpython-installer
for this to build correctly, should these go in makedepends?e: I also needed to install
ghostscript
to actually produce a map, so that should probably be a runtime dependency.