licenses.dev

nu-utils v0.87.1

Nushell utility functions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT26
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
lscolors • 0.15.0Colorize paths using the LS_COLORS environment variableDIRECT10
num-format • 0.4.4A Rust crate for producing string-representations of numbers, formatted according to international standardsDIRECT2
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
strip-ansi-escapes • 0.2.0Strip ANSI escape sequences from byte streams.DIRECT6
sys-locale • 0.3.2Small and lightweight library to obtain the active system localeDIRECT1
unicase • 2.8.0A case-insensitive wrapper around strings.DIRECT0
utf8parse • 0.2.2Table-driven UTF-8 parserINDIRECT0
vte_generate_state_changes • 0.1.2Proc macro for generating VTE state changesINDIRECT3
vte • 0.11.1Parser for implementing terminal emulatorsINDIRECT5
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
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
MIT2
PackageRelationDependenciesPublished
crossterm_winapi • 0.9.1WinAPI wrapper that provides some basic simple abstractions around common WinAPI callsDIRECT3
nu-ansi-term • 0.49.0Library for ANSI terminal colors and styles (bold, underline)INDIRECT9
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.87.1 version:

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