Skip to content

Commit

Permalink
py-gpxpy: new port, version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johankytt authored and reneeotten committed Oct 8, 2024
1 parent 035c6b1 commit 07ffea5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions python/py-gpxpy/Portfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup python 1.0

name py-gpxpy
version 1.6.2
revision 0
categories-append devel
license Apache-2
supported_archs noarch
platforms {darwin any}

python.versions 39 310 311 312

maintainers nomaintainer

description GPX file parser and GPS track manipulation library
long_description ${description}

homepage https://github.com/tkrajina/gpxpy

checksums rmd160 8388c6ff9956ea92160a80737452fba815f9e0ba \
sha256 a72c484b97ec42b80834353b029cc8ee1b79f0ffca1179b2210bb3baf26c01ae \
size 111695

0 comments on commit 07ffea5

Please sign in to comment.