licenses.dev

braces v0.2.4

Convert path lists into compact brace expansion syntax

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
anstream • 0.6.21IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.DIRECT5
anstyle-parse • 0.2.7Parse ANSI Style EscapesINDIRECT0
anstyle • 1.0.13ANSI text stylingINDIRECT0
assert_cmd • 2.0.8Test CLI Applications.DIRECT12
bstr • 1.12.1A string type that is not required to be valid UTF-8.INDIRECT1
colorchoice • 1.0.4Global override of color controlINDIRECT0
either • 1.15.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
encode_unicode • 1.0.0UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. INDIRECT0
is_terminal_polyfill • 1.70.2Polyfill for `is_terminal` stdlib feature for use with older MSRVsINDIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
libc • 0.2.178Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
predicates-core • 1.0.9An API for boolean-valued predicate functions.INDIRECT0
predicates-tree • 1.0.12Render boolean-valued predicate functions results as a tree.INDIRECT2
predicates • 2.1.1An implementation of boolean-valued predicate functions.INDIRECT4
utf8parse • 0.2.2Table-driven UTF-8 parserINDIRECT0
wait-timeout • 0.2.1A crate to wait on a child process with a timeout specified across Unix and Windows platforms. INDIRECT1
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
console • 0.15.11A terminal and console abstraction for RustINDIRECT13
difflib • 0.4.0Port of Python's difflib library to Rust.INDIRECT0
doc-comment • 0.3.4Macro to generate doc commentsINDIRECT0
termtree • 0.5.1Visualize tree-like data on the command-lineINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
insta • 1.44.3A snapshot testing library for RustDIRECT15
similar • 2.7.0A diff library for RustINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.6Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.4 version:

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