[csw-devel] SF.net SVN: gar:[8316] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Feb 2 17:04:46 CET 2010
Revision: 8316
http://gar.svn.sourceforge.net/gar/?rev=8316&view=rev
Author: dmichelsen
Date: 2010-02-02 16:04:46 +0000 (Tue, 02 Feb 2010)
Log Message:
-----------
cpan/XML-Records: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/XML-Records/
csw/mgar/pkg/cpan/XML-Records/branches/
csw/mgar/pkg/cpan/XML-Records/tags/
csw/mgar/pkg/cpan/XML-Records/trunk/
csw/mgar/pkg/cpan/XML-Records/trunk/Makefile
csw/mgar/pkg/cpan/XML-Records/trunk/checksums
csw/mgar/pkg/cpan/XML-Records/trunk/files/
Property changes on: csw/mgar/pkg/cpan/XML-Records/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/XML-Records/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-Records/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/XML-Records/trunk/Makefile 2010-02-02 16:04:46 UTC (rev 8316)
@@ -0,0 +1,21 @@
+GARNAME = XML-Records
+GARVERSION = 0.12
+CATEGORIES = cpan
+AUTHOR = EBOHLMAN
+
+DESCRIPTION = Perl XML::Records module
+define BLURB
+ XML::Records provides a single interface for processing XML data
+ on a stream-oriented, tree-oriented, or record-oriented basis.
+ A subclass of XML::TokeParser, it adds methods to read "records"
+ and tree fragments from XML documents.
+endef
+
+PACKAGES = CSWpmxmlrecords
+CATALOGNAME = pm_xmlrecords
+
+REQUIRED_PKGS = CSWpmxmltokeparser
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/XML-Records/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/XML-Records/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/XML-Records/trunk/checksums 2010-02-02 16:04:46 UTC (rev 8316)
@@ -0,0 +1 @@
+cd430f237efb36752912601ccb870ca9 XML-Records-0.12.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