readline 0.0.2
This is just a loader for "readline". If Ruby has "readline-ext" gem that is a native extension, this gem will load it first. If Ruby doesn't have the "readline-ext" gem this gem will load "reline" that is a compatible library with "readline-ext" gem and is implemented by pure Ruby.
Gemfile:
=
install:
=
Versions:
- 0.0.4 December 16, 2023 (6.5 KB)
- 0.0.3 December 24, 2021 (6.5 KB)
- 0.0.2 December 25, 2019 (6.5 KB)
- 0.0.1 December 25, 2019 (6.5 KB)
- 0.0.1.pre.1 October 15, 2019 (6 KB)
Runtime Dependencies (1):
reline
>= 0