licenses.dev

easycurses v0.12.2

A crate that makes working with curses easy.

Published on

Licenses

Learn more about license information.

Package Licenses

0BSD

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT4
PackageRelationDependenciesPublished
ncurses • 5.101.0A very thin wrapper around the ncurses TUI libraryINDIRECT4
pancurses • 0.16.1pancurses is a curses libary for Rust that supports both Unix and Windows platforms by abstracting away the backend that it uses (ncurses-rs and pdcurses-sys respectively). DIRECT11
pdcurses-sys • 0.7.1FFI bindings for PDCurses, specifically the win32a implementation.INDIRECT3
winreg • 0.5.1Rust bindings to MS Windows Registry APIINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/easycurses)](https://licenses.dev/cargo/easycurses)
<a href="https://licenses.dev/cargo/easycurses">
  <img src="https://licenses.dev/b/cargo/easycurses" alt="licenses" />
</a>

Or the licenses badge code for the 0.12.2 version:

[![licenses](https://licenses.dev/b/cargo/easycurses/0.12.2)](https://licenses.dev/cargo/easycurses/0.12.2)
<a href="https://licenses.dev/cargo/easycurses/0.12.2">
  <img src="https://licenses.dev/b/cargo/easycurses/0.12.2" alt="licenses" />
</a>
GitHub