licenses.dev

curses v0.1.0

ANSI escape sequence abstration library and also capable of basic shapes and colors in the terminal.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. 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
MIT1
PackageRelationDependenciesPublished
termsize • 0.1.9Retrieves terminal sizeDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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