rust-vivid 0.9.0-2 source package in Ubuntu

Changelog

rust-vivid (0.9.0-2) unstable; urgency=medium

  * Team upload.
  * Package vivid 0.9.0 from crates.io using debcargo 2.6.1
  * Add patch for newer embed

 -- Matthias Geiger <email address hidden>  Sat, 16 Mar 2024 20:55:33 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rust-vivid_0.9.0-2.dsc 2.3 KiB 351acbdf03a676fcacb39ece3e441f59ae8747a6a0af02e9948de447fcadb897
rust-vivid_0.9.0.orig.tar.gz 30.6 KiB 3979dbc6ca014393383dbf3a43350baea3a8c417f8197c9bfa08056bb2f9df22
rust-vivid_0.9.0-2.debian.tar.xz 3.9 KiB de74648c1379137c618bc2d3f41d99b86bbfee58bbfb9d710cc62e0485160eac

Available diffs

No changes file available.

Binary packages built by this source

vivid: LS_COLORS manager with multiple themes

 vivid is a generator for the LS_COLORS environment variable that controls
 the colorized output of ls, tree, fd, bfs, dust and many other tools.
 .
 It uses a YAML configuration format for the filetype-database and the color
 themes. In contrast to dircolors, the database and the themes are organized
 in different files. This allows users to choose and customize color themes
 independent from the collection of file extensions. Instead of using cryptic
 ANSI escape codes, colors can be specified in the RRGGBB format and will be
 translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older
 terminal emulators.

vivid-dbgsym: debug symbols for vivid