aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Calc-Units/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-26 05:43:16 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-26 05:43:16 +0000
commite0250d2e229a41aaa9fe19c6288fa53b8ab3cc78 (patch)
tree04c154a2970ff44d621f891533fcd14df1485cb5 /math/p5-Math-Calc-Units/pkg-descr
parent21b9380cdee764d34540aca7172748108dcc5528 (diff)
downloadports-e0250d2e229a41aaa9fe19c6288fa53b8ab3cc78.tar.gz
ports-e0250d2e229a41aaa9fe19c6288fa53b8ab3cc78.zip
Notes
Diffstat (limited to 'math/p5-Math-Calc-Units/pkg-descr')
-rw-r--r--math/p5-Math-Calc-Units/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/p5-Math-Calc-Units/pkg-descr b/math/p5-Math-Calc-Units/pkg-descr
new file mode 100644
index 000000000000..2f56e68d3880
--- /dev/null
+++ b/math/p5-Math-Calc-Units/pkg-descr
@@ -0,0 +1,10 @@
+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).
+
+WWW: http://search.cpan.org/search?dist=Math-Calc-Units
+
+Seamus Venasse <svenasse@polaris.ca>