feat(info): add -Si package info display
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
=== Task 24 — tofu.commands.info (dub test) ===
|
||||
$(date)
|
||||
|
||||
$ dub test 2>&1
|
||||
...
|
||||
21 modules passed unittests
|
||||
|
||||
Info test output:
|
||||
neovim
|
||||
version: 0.9.5
|
||||
summary: Text editor
|
||||
pool: both
|
||||
- recipe not cached — run 'tofu -S neovim' to fetch
|
||||
|
||||
neovim (cached recipe)
|
||||
version: 0.9.5
|
||||
summary: Text editor
|
||||
pool: both
|
||||
build system: cmake
|
||||
deps: libluv>=1.30, msgpack-c
|
||||
url: https://github.com/neovim/neovim
|
||||
|
||||
neovim (installed up to date)
|
||||
version: 0.9.5
|
||||
summary: Text editor
|
||||
pool: both
|
||||
- recipe not cached — run 'tofu -S neovim' to fetch
|
||||
installed: 0.9.5
|
||||
status: up to date
|
||||
|
||||
ripgrep (outdated)
|
||||
version: 14.1.0
|
||||
summary: Fast grep
|
||||
pool: recipes
|
||||
- recipe not cached — run 'tofu -S ripgrep' to fetch
|
||||
installed: 13.0.0
|
||||
status: outdated (zuur has 14.1.0)
|
||||
|
||||
firefox (binary only)
|
||||
version: 120.0
|
||||
summary: Web browser
|
||||
pool: binary
|
||||
|
||||
ripgrep (newer than zuur)
|
||||
version: 14.1.0
|
||||
summary: Fast grep
|
||||
pool: recipes
|
||||
- recipe not cached — run 'tofu -S ripgrep' to fetch
|
||||
installed: 15.0.0
|
||||
status: newer than zuur
|
||||
|
||||
=== Task 24 — tofu.commands.info (dub build) ===
|
||||
$(date)
|
||||
|
||||
$ dub build 2>&1
|
||||
...
|
||||
Linking tofu
|
||||
Finished
|
||||
|
||||
All 8 unittests pass. Build clean with warningsAsErrors.
|
||||
Reference in New Issue
Block a user