newt-sys 0.1.4

Low-level bindings for the Newt console UI library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "newt-sys"
version = "0.1.4"
authors = ["Robert Gill <locke@sdf.lonestar.org>"]
build = "build.rs"
links = "newt"
description = "Low-level bindings for the Newt console UI library"
readme = "README.md"
keywords = ["bindings", "ffi", "tui"]
categories = ["external-ffi-bindings", "os::unix-apis"]
license = "LGPL-2.0-only"
repository = "https://github.com/xelkarin/newt-sys"
[build-dependencies.lazy_static]
version = "1.0"

[build-dependencies.pkg-config]
version = "0.3.14"

[build-dependencies.regex]
version = "1"

[features]
static = []