Crates.io | tame-index |
lib.rs | tame-index |
version | 0.14.0 |
source | src |
created_at | 2023-06-19 13:03:58.074977 |
updated_at | 2024-09-20 08:18:02.32249 |
description | Provides access to local and remote cargo registry indices |
homepage | https://github.com/EmbarkStudios/tame-index |
repository | https://github.com/EmbarkStudios/tame-index |
max_upload_size | |
id | 894103 |
size | 290,343 |
crates-index
gix
is not to your liking.reqwest
is optional, gated behind the sparse
feature flag.ComboIndexCache
(local cache files only) and ComboIndex
(cache + remote capabilities) are provided to wrap git indices, sparse indices, or local registries depending on the the index URL.Local Registry
support is available behind the local
feature flaglocal-builder
feature flagtame-index
and Cargo can play nicely together.We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.
Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:
This contribution is dual licensed under EITHER OF
at your option.
For clarity, "your" refers to Embark or any other licensee/user of the contribution.