st-console 1.1.4-5 source package in Ubuntu

Changelog

st-console (1.1.4-5) unstable; urgency=medium

  * debian/control:
      - Added the field "Multi-Arch: foreign" to libapp-st-perl.
      - Bumped "debhelper-compat" from 12 to 13.
      - Updated my email address.
  * debian/copyright: updated my email address.
  * debian/upstream/metadata: created.

 -- Thiago Andrade Marques <email address hidden>  Tue, 18 Aug 2020 13:24:24 -0300

Upload details

Uploaded by:
Thiago Andrade Marques
Uploaded to:
Sid
Original maintainer:
Thiago Andrade Marques
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
st-console_1.1.4-5.dsc 1.9 KiB 7753e0239c6dd19e9d12f781f72009dd90427f0509d393783ede5668f7ab22cd
st-console_1.1.4.orig.tar.gz 8.0 KiB c02a16f67e4c357690a5438319843149fd700c223128f9ffebecab2849c58bb8
st-console_1.1.4-5.debian.tar.xz 3.3 KiB 04a203ef30fe76fe8e7946185faea2e13b74c661bd91073ddd3f10c49402a2bc

Available diffs

No changes file available.

Binary packages built by this source

libapp-st-perl: perl module to mathematical calculations

 App::St provides some mathematical calculations like: sum, mean,
 standard deviation, median, percentile, quartile and variance to
 Perl programs as a native module.

st-console: simple mathematics statistics from the command line interface

 st-console is command-line tool for calculate statistics
 from a file or standard input. It allow one to calculate:
 sum, arithmetic mean, median, percentile, quartile, standard
 deviation or standard error.
 .
 It's a simpler solution for simpler problems focused on
 descriptive statistics, handy when you need quick mathematics
 results without leaving the shell.