units-filter 3.7-3build1 source package in Ubuntu

Changelog

units-filter (3.7-3build1) bionic; urgency=medium

  * No-change rebuild to pick up the shared flex library.

 -- Matthias Klose <email address hidden>  Tue, 20 Feb 2018 07:11:03 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Georges Khaznadar
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe science

Downloads

File Size SHA-256 Checksum
units-filter_3.7.orig.tar.xz 32.9 KiB 318c26b2f95c2274f034f6f5780011eb893c347148936f73139cf258013dcb74
units-filter_3.7-3build1.debian.tar.xz 4.6 KiB 64c3fff0ddba832916d55929a09428702c144f53cde5bc5f7177dbb00ba1b653
units-filter_3.7-3build1.dsc 1.7 KiB 473b50df92584b22ed6791973d0a84a49be5b17d748993eaa9372672c32a71f7

Available diffs

View changes file

Binary packages built by this source

units-filter: Parser for expressions concerning physical values

 Units-filter is a basic standalone filter written in C language,
 flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could
 be the time growth ratio of a torque) and outputs the value in
 standard SI unit, followed by the physical dimension of this value.
 .
  example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter
  1.5e-06   2   1  -3   0   0   0   0    0    0
 .
                                   2 -3
  which means : 1.5e-06 (SI unit) m .kg.s
 .
 This parser can be embedded in educational test systems, in order to
 analyze a student's answer to a problem of physics or chemistry.

units-filter-dbgsym: No summary available for units-filter-dbgsym in ubuntu cosmic.

No description available for units-filter-dbgsym in ubuntu cosmic.