Merged
Conversation
Member
Author
|
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 |
Contributor
|
It seems that the project does not compile on OCaml 5.0 due to Also, it seems that the package requires, at least, |
Contributor
|
Also, the |
Member
Author
|
fixes all synced with upstream, thanks @dinosaure! |
Member
|
you're missing the link to the source tarball in the opam file |
Member
Author
|
Woops thanks @hannesm, now pushed |
Contributor
|
Thanks! |
avsm
added a commit
to avsm/dune
that referenced
this pull request
Aug 17, 2025
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
avsm
added a commit
to avsm/dune
that referenced
this pull request
Aug 17, 2025
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
rgrinberg
pushed a commit
to avsm/dune
that referenced
this pull request
Aug 17, 2025
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
rgrinberg
pushed a commit
to ocaml/dune
that referenced
this pull request
Aug 17, 2025
First OCaml package using this service is up in opam-repo at: ocaml/opam-repository#28338 Signed-off-by: Anil Madhavapeddy <anil@recoil.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
mlgpx.1.0.0Library 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