Search Criteria
Package Details: python-gpxpy 1.4.2-1
Git Clone URL: | https://aur.archlinux.org/python-gpxpy.git (read-only, click to copy) |
---|---|
Package Base: | python-gpxpy |
Description: | Python GPX (GPS eXchange format) parser |
Upstream URL: | https://github.com/tkrajina/gpxpy |
Keywords: | gps gpx |
Licenses: | |
Submitter: | webmeister |
Maintainer: | webmeister (radioxoma) |
Last Packager: | radioxoma |
Votes: | 7 |
Popularity: | 0.000022 |
First Submitted: | 2015-10-10 09:51 |
Last Updated: | 2020-09-13 20:02 |
Dependencies (3)
- python-lxml>=3.1.2
- python>=3.2 (python-dbg)
- python-distribute (python-setuptools) (make)
Latest Comments
peterge commented on 2020-09-21 07:56
Please update the signatures!
jose1711 commented on 2019-03-25 07:15
fordprefect commented on 2017-07-17 03:12
hi, please remove '|| exit 1' as PKGBUILDs are run in bash -e mode and will thus terminate whenever a command fails.