Search Criteria
Package Details: python-haversine 2.9.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-haversine.git (read-only, click to copy) |
|---|---|
| Package Base: | python-haversine |
| Description: | Calculate the distance between two points on Earth using their latitude and longitude. |
| Upstream URL: | https://github.com/mapado/haversine |
| Licenses: | MIT |
| Submitter: | tembleking |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-08-05 13:38 (UTC) |
| Last Updated: | 2025-03-02 08:07 (UTC) |
Dependencies (9)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-numba (python-numba-gitAUR) (check)
- python-pytest (check)
- python-numba (python-numba-gitAUR) (optional) – for jit
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (optional) – for haversine calculations
Latest Comments
PumpkinCheshire commented on 2021-09-01 10:33 (UTC)
Sorry @bno1, fixed.
bno1 commented on 2021-09-01 10:17 (UTC)
There's a bug in the PKGBUILD. On line 18 the variable
nameis being used instead of_name.