ruby-term-ansicolor 1.3.0-1.1 source package in Ubuntu

Changelog

ruby-term-ansicolor (1.3.0-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 28 Dec 2020 16:11:30 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-term-ansicolor_1.3.0-1.1.dsc 2.1 KiB 441bc4ce49e956b675a2eda8a93500976359cd88b1ed072da6a3cdcb7e4cd543
ruby-term-ansicolor_1.3.0.orig.tar.gz 865.8 KiB 9e5354f3f72c820ac35676f630a1b2fae87d64d7c45cff6587bea2ab3af3d62d
ruby-term-ansicolor_1.3.0-1.1.debian.tar.xz 2.8 KiB 3d7bf7b6c566ad57724236537e39a1c0b017a751a027960e81715d1e814affe0

Available diffs

No changes file available.

Binary packages built by this source

ruby-term-ansicolor: Ruby library that colors strings using ANSI escape sequences

 Small Ruby library that colors strings using ANSI escape sequences.
 It's possible to use constants or unary functions. Block-forms
 also autoreset at the block's end. It's also possible to use this
 module as a mixin for classes of objects that respond to :to_str,
 e.g. String.
 .
 This package is part of the Ruby library extras, a supplement to Ruby's
 standard library.