[128641] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Nov 24 14:37:24 PST 2014


Revision: 128641
          https://trac.macports.org/changeset/128641
Author:   devans at macports.org
Date:     2014-11-24 14:37:24 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-lingua-en-words2nums: new port, convert English text to numbers.

Added Paths:
-----------
    trunk/dports/perl/p5-lingua-en-words2nums/
    trunk/dports/perl/p5-lingua-en-words2nums/Portfile

Added: trunk/dports/perl/p5-lingua-en-words2nums/Portfile
===================================================================
--- trunk/dports/perl/p5-lingua-en-words2nums/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-lingua-en-words2nums/Portfile	2014-11-24 22:37:24 UTC (rev 128641)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Lingua-EN-Words2Nums 0.18
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Lingua::EN::Words2Nums - convert English text to numbers
+long_description    This module converts English text into numbers. It supports \
+                    both ordinal and cardinal numbers, negative numbers, \
+                    and very large numbers.
+
+platforms           darwin
+
+checksums           rmd160  d9552bc29987dd23d565f2db529c34c315f3e0bc \
+                    sha256  686556797cd2a4eaa066f19bbf03ab25c06278292c9ead2f187dfd9031ea1d85
+
+supported_archs     noarch
+


Property changes on: trunk/dports/perl/p5-lingua-en-words2nums/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141124/fc584f74/attachment.html>


More information about the macports-changes mailing list