opam
https://github.com/ocaml/opam
OCaml
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported1 Subscribers
Add a CodeTriage badge to opam
Help out
- Issues
- Parallelise removal of the build dir while other things are being built/installed
- Replace Re.split/replace by OCaml 5.5's String.split_all/replace_all
- On Windows, some installed files via `.install` are not cleaned on package removal
- On Windows, installing a binary via `libexec` field in `.install` fails
- On paths display, for user output and tests
- Test the `OPAMREPOSITORYTARRING` option accros all reftests
- Add more Windows tests for `.install`
- Add some tests for mercurial and darcs support
- Make error message for opam repo add more explicit
- Make OpamFilename.remove_prefix consistent with starts_with
- Docs
- OCaml not yet supported