Projet

Général

Profil

Paste
Télécharger (666 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / feeds_xpathparser / feeds_xpathparser.info @ f066bdb5

1
name = Feeds XPath Parser
2
description = Parse an XML or HTML document using XPath.
3
package = Feeds
4
dependencies[] = feeds
5

    
6
files[] = FeedsXPathParserBase.inc
7
files[] = FeedsXPathParserHTML.inc
8
files[] = FeedsXPathParserXML.inc
9
files[] = FeedsXPathParserQueryParser.inc
10
files[] = FeedsXPathParserDOMXPath.inc
11
files[] = tests/feeds_xpathparser.test
12
files[] = tests/feeds_xpathparser_parser_html.test
13
files[] = tests/feeds_xpathparser_parser_xml.test
14
files[] = tests/feeds_xpathparser_query_parser.test
15
core = 7.x
16

    
17
; Information added by Drupal.org packaging script on 2014-12-11
18
version = "7.x-1.0"
19
core = "7.x"
20
project = "feeds_xpathparser"
21
datestamp = "1418270885"
22