popsu-d7/sites/all/modules/feeds_xpathparser/feeds_xpathparser.info
Bachir Soussi Chiadmi 1bc61b12ad first import
2015-04-08 11:40:19 +02:00

22 lines
677 B
Plaintext

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"