Crates.io | readline-sys |
lib.rs | readline-sys |
version | 0.0.12 |
source | src |
created_at | 2015-01-04 06:05:27.053482 |
updated_at | 2016-05-20 18:57:36.389098 |
description | Declarations for `libreadline` or `libedit` |
homepage | |
repository | https://github.com/ubsan/readline-sys |
max_upload_size | |
id | 702 |
size | 2,787 |
On Linux and Mac OS X, this library allows you to access readline() and add_history(), and links to the correct system library.
To add to a project
[dependencies]
readline-sys = "0.0.12"