Human-readable unit-aware calculator
http://search.cpan.org/dist/Math-Calc-Units/
Math::Calc::Units is a simple calculator that keeps track of units. It
currently handles combinations of byte sizes and duration only, although adding
any other multiplicative types is easy. Any unknown type is treated as a unique
user type (with some effort to map English plurals to their singular forms).
The primary intended use is via the ucalc script that prints out all of the
"readable" variants of a value. For example, "3 bytes" will only produce "3
byte", but "3 byte / sec" produces the original along with "180 byte / minute",
"10.55 kilobyte / hour", etc.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-Math-Calc-Units
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Math-Calc-Units && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Math-Calc-Units-1.07.tar.gz | 0000034025 33.2 KB | |
_link | 0000000124 124 Bytes | |
perl-Math-Calc-Units.changes | 0000001092 1.07 KB | |
perl-Math-Calc-Units.spec | 0000002268 2.21 KB |
Comments 1
This package mistakenly provides perl(Parse::Yapp::Driver) = 1.04. Reported as https://github.com/rpm-software-management/rpm/issues/2221