Description
Ada projects can find, fetch, build, and include ready-to-use libraries through a package catalog and the alr command-line tool. It is useful for developers who want dependency management similar to Cargo or opam in the Ada ecosystem.
Package managers download code and may run build steps from dependencies. Review package sources, versions, and lock files before using them in important projects.