753ebd5ed457a9621f6958579b3c92bfd46a9120
* Add macOS support to libreadline.
"brew info readline" shows that the library is "keg-only", i.e. it's
not symlinked into Homebrew's normally-visible include/, lib/
folders. This doesn't matter for the main usage in Alire
(gnatcoll_readline), because it's only requirement is to link against
"-lreadline". On macOS this is provided by BSD libedit.
In that case, why bother installing it? To stop alr warning
"Generating possibly incomplete environment because of missing
dependencies".
* index/li/libreadline/libreadline-external.toml: For Homebrew & MacPorts,
the external package is "readline".
* Add libreadline support for Centos, Fedora
* index/li/libreadline/libreadline-external.toml: as summary.
Alire Community Index
This repository hosts the official community-maintained index to be used with the alr tool.
Please visit https://github.com/alire-project/alire to download alr.
Please open a pull request to submit a new release (read further here about it).
To report an issue, open it at https://github.com/alire-project/alire/issues
Description
Languages
CODEOWNERS
100%
