<?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/blob/master/README.md</url> <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url> </urls> <releaseDate>2024-08-13</releaseDate> <version>1.113-dev</version> <develStage>stable</develStage> <compatibility> <ver>5.37</ver> </compatibility> <classloader> <psr0 prefix="CRM_" path="."/> <psr4 prefix="Civi\" path="Civi"/> </classloader> <civix> <namespace>CRM/Dataprocessor</namespace> <format>23.02.1</format> </civix> <mixins> <mixin>smarty-v2@1.0.1</mixin> </mixins> </extension>