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-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-pandas
- python-xarray
- cython (cython-gitAUR) (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-buildandpython-installerfor this to build correctly, should these go in makedepends?e: I also needed to install
ghostscriptto actually produce a map, so that should probably be a runtime dependency.