aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-EN-Numbers/pkg-descr
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-08 23:52:05 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-08 23:52:05 +0000
commitf966ba94d64c5d9ce75f26741cec2dedcc3bfd0f (patch)
tree5d6419cbebdd7a5cb7e6b11661339d2717002226 /textproc/p5-Lingua-EN-Numbers/pkg-descr
parent8d923ffda5263cad8cddcd04ca818b3a2098217b (diff)
downloadports-f966ba94d64c5d9ce75f26741cec2dedcc3bfd0f.tar.gz
ports-f966ba94d64c5d9ce75f26741cec2dedcc3bfd0f.zip
Notes
Diffstat (limited to 'textproc/p5-Lingua-EN-Numbers/pkg-descr')
-rw-r--r--textproc/p5-Lingua-EN-Numbers/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/p5-Lingua-EN-Numbers/pkg-descr b/textproc/p5-Lingua-EN-Numbers/pkg-descr
new file mode 100644
index 000000000000..b356e80bc93f
--- /dev/null
+++ b/textproc/p5-Lingua-EN-Numbers/pkg-descr
@@ -0,0 +1,10 @@
+Lingua::EN::Numbers converts arbitrary numbers into human-oriented
+English text. Limited support is included for parsing standardly
+formatted numbers (i.e. '3,213.23'). But no attempt has been made
+to handle any complex formats. Support for multiple variants of
+English are supported. Currently only "American" formatting is
+supported.
+
+WWW: http://search.cpan.org/search?dist=Lingua-EN-Numbers
+
+Seamus Venasse <svenasse@polaris.ca>