licenses.dev

lispify v0.0.0

Pretty print lisp

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
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
MIT2
PackageRelationDependenciesPublished
pretty • 0.12.3Wadler-style pretty-printing combinators in RustDIRECT15
typed-arena • 2.0.2The arena, a fast but limited type of allocatorINDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.0 version:

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