{"id":72560,"library":"git2-curl","title":"Git2 Curl","description":"Backend for an HTTP transport in libgit2 powered by libcurl, intended to be used with the git2 crate.","status":"active","version":"0.22.0","language":"rust","source_language":null,"source_url":"https://github.com/rust-lang/git2-rs","tags":["git","curl","http","transport"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ngit2-curl = \"0.22.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add git2-curl","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Git2Curl","correct":"use git2_curl::Git2Curl;"}],"quickstart":{"code":"use git2_curl::Git2Curl;\n\nfn main() {\n    let transport = Git2Curl::new();\n    println!(\"Git2 Curl transport created\");\n}","lang":"rust","description":"Using git2-curl for HTTP transport"},"warnings":[{"fix":"Install libcurl development package (e.g., libcurl4-openssl-dev on Debian).","message":"Requires libcurl development libraries installed on the system.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'backend':3 'crate':20 'curl':2,22 'git':21 'git2':1,19 'http':6,23 'intend':13 'libcurl':12 'libgit2':9 'power':10 'transport':7,24 'use':16","created_at":"2026-06-17T18:40:32.181163+00:00","updated_at":"2026-06-17T18:40:32.181163+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rust-lang/git2-rs","github":"https://github.com/rust-lang/git2-rs","docs":"https://docs.rs/git2-curl/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}