licenses.dev

git2-curl v0.11.0

Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT53
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.0.99A 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. INDIRECT3
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
conduit-git-http-backend • 0.8.0Conduit handler for running `git http-backend` and serving up a git repository. DIRECT20
errno • 0.3.9Cross-platform interface to the `errno` variable.INDIRECT11
fastrand • 2.1.1A simple and fast random number generatorINDIRECT0
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. INDIRECT5
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
git2 • 0.10.2Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. DIRECT18
idna • 0.5.0IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT4
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
libgit2-sys • 0.9.2Native bindings to the libgit2 libraryINDIRECT7
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib).INDIRECT6
log • 0.4.22A lightweight logging facade for Rust DIRECT0
miniz-sys • 0.1.12Bindings to the miniz.c library. INDIRECT4
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
openssl-probe • 0.1.5Tool for helping to find SSL certificate locations on the system for OpenSSL INDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
regex-syntax • 0.3.9A regular expression parser.INDIRECT0
regex • 0.1.80An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT10
semver-parser • 0.6.2Parsing of the semver spec. INDIRECT12
semver • 0.5.1Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT13
socket2 • 0.5.7Utilities for handling networking sockets with a maximal amount of configuration possible intended. INDIRECT11
tempfile • 3.8.0A library for managing temporary files and directories.DIRECT28
thread_local • 0.2.7Per-object thread-local storageINDIRECT5
unicode-bidi • 0.3.17Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.2URL library for Rust, based on the WHATWG URL StandardDIRECT7
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import 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.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT11
PackageRelationDependenciesPublished
civet-sys • 0.3.0Native bindings to the libcivetweb libraryINDIRECT4
civet • 0.11.0civetweb-based server implementation for conduitDIRECT19
conduit • 0.8.1Common HTTP server interfaceDIRECT14
curl-sys • 0.4.77+curl-8.10.1Native bindings to the libcurl libraryINDIRECT18
curl • 0.4.47Rust bindings to libcurl for making HTTP requestsDIRECT23
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
openssl-sys • 0.9.104FFI bindings to OpenSSLINDIRECT6
redox_syscall • 0.3.5A Rust library to access raw Redox system callsINDIRECT1
schannel • 0.1.26Schannel bindings for rust, allowing SSL/TLS (e.g. https) without opensslINDIRECT10
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
aho-corasick • 0.5.3Fast multiple substring searching.INDIRECT2
memchr • 0.1.11Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
utf8-ranges • 0.1.3DEPRECATED. Use regex-syntax::utf8 submodule instead.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.4.14Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.38.10Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT23
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
thread-id • 2.0.0Get a unique thread IDINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.11.0 version:

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