app-misc / jf

A small utility to safely format and print JSON objects in the commandline

Official package sites : https://crates.io/crates/jf · https://github.com/sayanarijit/jf ·

v0.6.2-r2 :: 0 :: gentoo

Modified
License
MIT MIT || ( Apache-2.0 Boost-1.0 )
Keywords
~amd64
USE flags
debug test

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Repository mirror & CI · gentoo
Merge updates from master
Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
app-misc/jf: Rust QA stuff (#914267, #914266), add test dep (914263)
Closes: https://bugs.gentoo.org/914267 Closes: https://bugs.gentoo.org/914266 Closes: https://bugs.gentoo.org/914263 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrick McLean · gentoo
app-misc/jf: new package, add 0.6.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>