[dependencies.libnotcurses-sys]
version = "2"
[package]
authors = ["José Luis Cruz <joseluis@andamira.net>", "nick black <dankamongmen@gmail.com>"]
categories = ["api-bindings", "command-line-interface", "visualization", "multimedia", "rendering"]
description = "A higher level wrapper for the notcurses C library"
edition = "2018"
homepage = "https://nick-black.com/dankwiki/index.php/Notcurses"
include = ["src/", "LICENSE-*", "README.md"]
keywords = ["tui", "cli", "terminal", "ncurses"]
license = "MIT OR Apache-2.0"
name = "notcurses"
readme = "README.md"
repository = "https://github.com/dankamongmen/notcurses-rs"
version = "2.0.0"