rs 20200313-1 source package in Ubuntu

Changelog

rs (20200313-1) unstable; urgency=medium

  * New upstream release
  * Modernise packaging and introduce autopkgtests
  * The “Friday 13ᵗʰ” upload

 -- Thorsten Glaser <email address hidden>  Fri, 13 Mar 2020 22:48:02 +0100

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
rs_20200313-1.dsc 1.9 KiB f4929df5c68857047c8650a69c677de866bbbba960121c5e6f486c19d0f3e46e
rs_20200313.orig.tar.gz 12.3 KiB 919215dc9fe85a27a30bf63d56406cfb503f9fc9820323c4bd3bfe75a6a3bc3f
rs_20200313-1.debian.tar.xz 5.3 KiB 960147d1c0de6aa95c506799d880d3f337f3aef8b36c652d41fa196c29676d9f

Available diffs

No changes file available.

Binary packages built by this source

rs: reshape a data array

 rs reads the standard input, interpreting each line as a row of
 blank-separated entries in an array, transforms the array
 according to the options, and writes it on the standard output.
 Numerous options control input, reshaping and output processing;
 the simplest usage example is "ls -1 | rs", which outputs the
 same (on an 80-column terminal) as the modern "ls" with no "-1"
 argument.

rs-dbgsym: debug symbols for rs