precious 0.6.0-5 source package in Ubuntu

Changelog

precious (0.6.0-5) unstable; urgency=medium

  * update patch 2001_indexmap to relax dependency;
    really closes: bug#1063685, thanks (again) to Peter Michael

 -- Jonas Smedegaard <email address hidden>  Sun, 11 Feb 2024 23:04:24 +0100

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
precious_0.6.0-5.dsc 2.9 KiB d5e6968b9bdeec1ace56624ce5071f08d5eb6e90ad4d1733502122ef545876d1
precious_0.6.0.orig.tar.gz 73.6 KiB 9c3b317892221e2abe6a66fcf4d6c594d326eda7d09da24503d1e91072393442
precious_0.6.0-5.debian.tar.xz 29.0 KiB 8a62209119490012d53c4c972aaa6405a1990a5e5f8020c4036b57c1a8b513de

Available diffs

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