licenses.dev

conduit-git-http-backend v0.7.5

Conduit handler for running `git http-backend` and serving up a git repository.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
flate2 • 0.2.20DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
miniz-sys • 0.1.12Bindings to the miniz.c library. INDIRECT3
semver • 0.2.3Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT2
PackageRelationDependenciesPublished
conduit • 0.7.4Common HTTP server interfaceDIRECT2
nom • 1.2.4A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/conduit-git-http-backend)](https://licenses.dev/cargo/conduit-git-http-backend)
<a href="https://licenses.dev/cargo/conduit-git-http-backend">
  <img src="https://licenses.dev/b/cargo/conduit-git-http-backend" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.5 version:

[![licenses](https://licenses.dev/b/cargo/conduit-git-http-backend/0.7.5)](https://licenses.dev/cargo/conduit-git-http-backend/0.7.5)
<a href="https://licenses.dev/cargo/conduit-git-http-backend/0.7.5">
  <img src="https://licenses.dev/b/cargo/conduit-git-http-backend/0.7.5" alt="licenses" />
</a>
GitHub