Search Criteria
Package Details: python-haversine 2.5.1-2
Git Clone URL: | https://aur.archlinux.org/python-haversine.git (read-only, click to copy) |
---|---|
Package Base: | python-haversine |
Description: | Calculate the distance (in various units) between two points on Earth using their latitude and longitude. |
Upstream URL: | https://github.com/mapado/haversine |
Licenses: | MIT |
Submitter: | tembleking |
Maintainer: | PumpkinCheshire |
Last Packager: | PumpkinCheshire |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-05 13:38 (UTC) |
Last Updated: | 2021-09-22 08:17 (UTC) |
Dependencies (2)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- python-setuptools (make)
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
name
is being used instead of_name
.