Cargo Vendor with filter capabilities!

Edit Package cargo-vendor-filterer
https://github.com/coreos/cargo-vendor-filterer

The core cargo vendor tool is useful to save all dependencies. However, it doesn't offer any filtering; today cargo includes all platforms, but some projects only care about Linux for example.

This tool solves that by extending the core functionality of cargo vendor with filtering for platforms and more!

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
_service 0000000366 366 Bytes
cargo-vendor-filterer-0.5.14.tar.gz 0000028410 27.7 KB
cargo-vendor-filterer.changes 0000001511 1.48 KB
cargo-vendor-filterer.spec 0000001784 1.74 KB
vendor.tar.zst 0010147844 9.68 MB
Latest Revision
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 7)
- Update to 0.5.14:
  * improvement: add option `--no-default-features` and `--features`
  * change fieldname types of feature and no-default-features to Vec<String> and bool, respectively
  * fix: use clap and serde default for new fieldnames
  * cleanup: replace Option<bool> with default values with bool for all-features
  * cleanup: add the if-elses for the new cli and config options on add_packages_for_platform too
  * ci: update nushell to 0.91.0 for vendor tests
- Update service file:
  * use glob so we don't need to edit versions in the _service file.
Comments 0
openSUSE Build Service is sponsored by