licenses.dev

isatty v0.1.9

Deprecated -- use the `atty` crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
cfg-if • 0.1.10A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
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.DIRECT2
MIT1
PackageRelationDependenciesPublished
redox_syscall • 0.1.57A Rust library to access raw Redox system callsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.9 version:

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