[csw-devel] SF.net SVN: gar:[7035] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Oct 29 18:08:25 CET 2009


Revision: 7035
          http://gar.svn.sourceforge.net/gar/?rev=7035&view=rev
Author:   dmichelsen
Date:     2009-10-29 17:08:25 +0000 (Thu, 29 Oct 2009)

Log Message:
-----------
cpan/Text-CSV: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Text-CSV/
    csw/mgar/pkg/cpan/Text-CSV/branches/
    csw/mgar/pkg/cpan/Text-CSV/tags/
    csw/mgar/pkg/cpan/Text-CSV/trunk/
    csw/mgar/pkg/cpan/Text-CSV/trunk/Makefile
    csw/mgar/pkg/cpan/Text-CSV/trunk/checksums
    csw/mgar/pkg/cpan/Text-CSV/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Text-CSV/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/Text-CSV/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV/trunk/Makefile	2009-10-29 17:08:25 UTC (rev 7035)
@@ -0,0 +1,18 @@
+GARNAME = Text-CSV
+GARVERSION = 1.15
+CATEGORIES = cpan
+AUTHOR = MAKAMAKA
+
+DESCRIPTION = Perl Text::CSV module
+define BLURB
+  Text::CSV provides facilities for the composition and decomposition of
+  comma-separated values.  An instance of the Text::CSV class can combine
+  fields into a CSV string and parse a CSV string into fields.
+endef
+
+PACKAGES = CSWpmtextcsv
+CATALOGNAME = pm_textcsv
+
+ARCHALL = 1
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Text-CSV/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-CSV/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Text-CSV/trunk/checksums	2009-10-29 17:08:25 UTC (rev 7035)
@@ -0,0 +1 @@
+26f636d041ef941b19e3de62cb141c01  Text-CSV-1.15.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list