readline-sys

Crates.ioreadline-sys
lib.rsreadline-sys
version0.0.12
sourcesrc
created_at2015-01-04 06:05:27.053482
updated_at2016-05-20 18:57:36.389098
descriptionDeclarations for `libreadline` or `libedit`
homepage
repositoryhttps://github.com/ubsan/readline-sys
max_upload_size
id702
size2,787
nicole mazzuca (strega-nil)

documentation

README

readline-sys

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"
Commit count: 0

cargo fmt