<?xml version="1.0"?> <extension key="dataprocessor" type="module"> <file>dataprocessor</file> <name>Data Processor</name> <description>With the data processor you can build complex queries easily in the user interface and display them as a table, api.</description> <license>AGPL-3.0</license> <maintainer> <author>Jaap Jansma</author> <email>jaap.jansma@civicoop.org</email> </maintainer> <urls> <url desc="Main Extension Page">https://lab.civicrm.org/extensions/dataprocessor</url> <url desc="Documentation">https://lab.civicrm.org/extensions/dataprocessor/README.md</url> <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url> </urls> <releaseDate>2018-08-14</releaseDate> <version>1.0</version> <develStage>alpha</develStage> <compatibility> <ver>4.7</ver> </compatibility> <classloader> <psr4 prefix="Civi\" path="Civi" /> </classloader> <civix> <namespace>CRM/Dataprocessor</namespace> </civix> </extension>