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 @ 0b4524f6

1 85ad3d82 Assos Assos
name = Feeds XPath Parser
2
description = Parse an XML or HTML document using XPath.
3
package = Feeds
4
dependencies[] = feeds
5 f066bdb5 Assos Assos
6 85ad3d82 Assos Assos
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 0b4524f6 Assos Assos
; Information added by Drupal.org packaging script on 2015-07-03
18
version = "7.x-1.1"
19 85ad3d82 Assos Assos
core = "7.x"
20
project = "feeds_xpathparser"
21 0b4524f6 Assos Assos
datestamp = "1435895044"