-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Package mlgpx.1.0.0 #28338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package mlgpx.1.0.0 #28338
Conversation
First tangled.sh opam package I think, @mseri! I've filed an issue to allow direct downloads from there in the future; https://tangled.sh/@tangled.sh/core/issues/174 |
It seems that the project does not compile on OCaml 5.0 due to
Also, it seems that the package requires, at least, |
Also, the |
fixes all synced with upstream, thanks @dinosaure! |
you're missing the link to the source tarball in the opam file |
Woops thanks @hannesm, now pushed |
Thanks! |
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <[email protected]>
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <[email protected]>
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <[email protected]>
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <[email protected]>
mlgpx.1.0.0
Library and CLI for parsing and generating GPS Exchange (GPX) formats
mlgpx is a streaming GPX (GPS Exchange Format) library for OCaml. It provides a portable core library using the xmlm streaming XML parser, with a separate Unix layer for file I/O operations. The library supports the complete GPX 1.1 specification including waypoints, routes, tracks, and metadata with strong type safety and validation.
🐫 Pull-request generated by opam-publish v2.5.1