first import

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-08 11:40:19 +02:00
commit 1bc61b12ad
8435 changed files with 1582817 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
name = Feeds XPath Parser
description = Parse an XML or HTML document using XPath.
package = Feeds
dependencies[] = feeds
files[] = FeedsXPathParserBase.inc
files[] = FeedsXPathParserHTML.inc
files[] = FeedsXPathParserXML.inc
files[] = FeedsXPathParserQueryParser.inc
files[] = FeedsXPathParserDOMXPath.inc
files[] = tests/feeds_xpathparser.test
files[] = tests/feeds_xpathparser_parser_html.test
files[] = tests/feeds_xpathparser_parser_xml.test
files[] = tests/feeds_xpathparser_query_parser.test
core = 7.x
; Information added by drupal.org packaging script on 2012-04-25
version = "7.x-1.0-beta3+7-dev"
core = "7.x"
project = "feeds_xpathparser"
datestamp = "1335312969"