precious 0.5.1+20230704-4 source package in Ubuntu

Changelog

precious (0.5.1+20230704-4) unstable; urgency=medium

  * update and split patches;
    update build-dependencies for crate test-case
  * update dh-cargo fork

 -- Jonas Smedegaard <email address hidden>  Sun, 13 Aug 2023 21:07:48 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
precious_0.5.1+20230704-4.dsc 3.1 KiB 29efc06d75a6668add95917b15ddaa6fcb7fd9ba4bc09aa43666355f6819cfb3
precious_0.5.1+20230704.orig.tar.gz 68.6 KiB a8ad98e1dc0b598abee1348ae177e6bdbd780d19f855786f53e528e2d235498d
precious_0.5.1+20230704-4.debian.tar.xz 23.3 KiB 5a51c91bc88b9f51eaf205a3b303fd48a5b4ea5882749ed58e29ac33cd5ac912

No changes file available.

Binary packages built by this source

precious: one code quality tool to rule them all

 Precious is a code quality tool
 that lets you run all of your linters and tidiers
 with a single command.
 .
 It's features include:
  * One file, `precious.toml`,
    defines all of your linter and tidier commands,
    as well as what files they operate on.
  * Respects VCS ignore files
    and allows global and per-command excludes.
  * Language-agnostic,
    and works the same way with single- or multi-language projects.
  * Easy integration with commit hooks and CI systems.
  * Commands are executed in parallel by default,
    with one process per CPU.
  * Commands can be grouped with labels,
    for example to just run a subset of commands for commit hooks
    and all commands in CI.

precious-dbgsym: debug symbols for precious