Paketname | libmath-calc-units-perl |
Beschreibung | Human-readable unit-aware calculator |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.07-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 168 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 27254 Byte |
Prüfsumme MD5 | 02ba4876ba566b2475c041510921664d |
Prüfsumme SHA1 | 564d7e4b6ee5f7724ac34e4ddedacac83cac1ecc |
Prüfsumme SHA256 | c01aee85ccef3b85f7ed48f8fd92c0830afba3020b814cd227ab91b5b2d2e0e2 |
Link zum Herunterladen | libmath-calc-units-perl_1.07-1_all.deb |
Ausführliche Beschreibung | Math::Calc::Units is a simple calculator that keeps track of units. It only
handles combinations of byte sizes and duration only, though 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 included 'ucalc' program 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", etc.
|