licenses.dev

prettytable-rs v0.6.7

A library for printing pretty formatted tables in terminal

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
encode_unicode • 0.3.6UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. DIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
term • 0.4.6A terminal formatting library DIRECT3
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. 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.INDIRECT2
MIT4
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyDIRECT5
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MIT OR Unlicense3
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
csv • 0.15.0Fast CSV parsing with support for serde.DIRECT4
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.7 version:

[![licenses](https://licenses.dev/b/cargo/prettytable-rs/0.6.7)](https://licenses.dev/cargo/prettytable-rs/0.6.7)
<a href="https://licenses.dev/cargo/prettytable-rs/0.6.7">
  <img src="https://licenses.dev/b/cargo/prettytable-rs/0.6.7" alt="licenses" />
</a>
GitHub