<?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> <comments>Thanks to Sarvesh, Matt Wire, Rich Lott and Vangelis Pantazis for contributing to the data processor extension.</comments> <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>2019-07-15</releaseDate> <version>master</version> <develStage>dev</develStage> <compatibility> <ver>4.7</ver> <ver>5.7</ver> <ver>5.13</ver> <ver>5.14</ver> <ver>5.15</ver> </compatibility> <classloader> <psr4 prefix="Civi\" path="Civi" /> </classloader> <civix> <namespace>CRM/Dataprocessor</namespace> </civix> </extension>