Search Criteria
Package Details: python-karney 1.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-karney.git (read-only, click to copy) |
|---|---|
| Package Base: | python-karney |
| Description: | Solves the direct and inverse geodesic problem |
| Upstream URL: | https://github.com/pbrod/karney |
| Licenses: | custom |
| Submitter: | micwoj92 |
| Maintainer: | None |
| Last Packager: | micwoj92 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-01-05 18:40 (UTC) |
| Last Updated: | 2026-01-05 18:40 (UTC) |
Dependencies (5)
- python (placeholder-for-pythonAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-build (make)
- python-installer (make)
- python-pdm-pep517AUR (make)
Latest Comments
oysstu commented on 2026-01-14 08:43 (UTC) (edited on 2026-01-14 08:46 (UTC) by oysstu)
Aha, sorry about that. I assumed that karney used the same build backend as nvector. Apparently not (for some reason). It is the same source repo however, as pdm-pep517 redirects to the pdm-backend repository, so I guess it would work if karney updated it's pyproject.toml.
micwoj92 commented on 2026-01-09 08:00 (UTC)
It doesn't work:
oysstu commented on 2026-01-05 19:19 (UTC)
I recommend you use python-pdm and python-pdm-backend as those are in the extra repo.