Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/racket/readline-gpl
https://github.com/racket/readline-gpl
racket
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/racket/readline-gpl
- Owner: racket
- License: gpl-3.0
- Created: 2015-03-26T22:35:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T14:33:02.000Z (over 3 years ago)
- Last Synced: 2024-11-11T14:43:55.360Z (3 months ago)
- Topics: racket
- Language: Racket
- Size: 13.7 KB
- Stars: 2
- Watchers: 13
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
readline-gpl
============This the source for the Racket package: "readline-gpl".
This package lets you use GNU's libreadline rather than libedit for the readline
collection.This is useful if you don't have libedit on your system or if you
need features that are only in readline.To install:
```
raco pkg install readline-gpl
```### Contributing
Contribute to Racket by submitting a [pull request], reporting an
[issue], joining the [development mailing list], or visiting the
IRC or Slack channels.### License
Racket, including these packages, is free software, see [LICENSE] for
the license of this package. Other Racket packages are distributed
under other licenses.By making a contribution, you are agreeing that your contribution
is licensed under the GNU General Public License version 3.