normalize-package-index 0.3.1

Package index ingestion from distro and language registries
Documentation
1
2
3
4
5
# normalize-package-index/src

Source for the normalize-package-index crate.

`lib.rs` re-exports the public API from `index/`. `cache.rs` provides on-disk caching for fetched package metadata. `index/` contains all trait definitions and per-registry implementations.