gnu-readline-sys 0.1.0

Low-level bindings to GNU Readline
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.libc]
version = "0.2"

[package]
categories = ["external-ffi-bindings"]
description = "Low-level bindings to GNU Readline"
documentation = "https://docs.rs/gnu-readline-sys"
edition = "2021"
keywords = ["readline", "ffi", "bindings"]
license = "GPL-3.0-or-later"
links = "readline"
name = "gnu-readline-sys"
readme = "misc/crate-readme.md"
repository = "https://github.com/taylordotfish/gnu-readline-sys"
rust-version = "1.56"
version = "0.1.0"