Projet

Général

Profil

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

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

1
name = Feeds XPath Parser
2
description = Parse an XML or HTML document using XPath.
3
package = Feeds
4
dependencies[] = feeds
5
files[] = FeedsXPathParserBase.inc
6
files[] = FeedsXPathParserHTML.inc
7
files[] = FeedsXPathParserXML.inc
8
files[] = FeedsXPathParserQueryParser.inc
9
files[] = FeedsXPathParserDOMXPath.inc
10
files[] = tests/feeds_xpathparser.test
11
files[] = tests/feeds_xpathparser_parser_html.test
12
files[] = tests/feeds_xpathparser_parser_xml.test
13
files[] = tests/feeds_xpathparser_query_parser.test
14
core = 7.x
15

    
16
; Information added by drupal.org packaging script on 2013-05-09
17
version = "7.x-1.0-beta4"
18
core = "7.x"
19
project = "feeds_xpathparser"
20
datestamp = "1368138912"
21