Path to this page:
./
devel/crates-query,
Query crates.io from command line
Branch: CURRENT,
Version: 0.1.2,
Package name: crates-query-0.1.2,
Maintainer: pinCommand line tool to query crates.io index.
It contains several query subcommands:
* Dependencies - list-a-given-crates-dependencies
* Rust Version - get-the-minimum-rust-version
* Features - query-features-available
* Versions - get-versions-published
By default crates-query will always use the latest available, but a specific
version can be specified using the --ver flag.
Master sites:
Filesize: 7.917 KB
Version history: (Expand)
- (2024-01-13) Updated to version: crates-query-0.1.2
- (2023-12-19) Package added to pkgsrc.se, version crates-query-0.1.1 (created)
CVS history: (Expand)
2024-01-13 20:28:27 by pin | Files touched by this commit (2) | |
Log message:
devel/crates-query: update to 0.1.2
- Small enhancement which detects when the index already has all the info we
need without forcing a sparse index update.
|
2023-12-19 10:48:20 by pin | Files touched by this commit (5) |
Log message:
devel/crates-query: import package
Command line tool to query crates.io index.
It contains several query subcommands:
* Dependencies - list-a-given-crates-dependencies
* Rust Version - get-the-minimum-rust-version
* Features - query-features-available
* Versions - get-versions-published
By default crates-query will always use the latest available, but a specific
version can be specified using the --ver flag.
|