31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-10 01:02:20 +00:00
patchtester/build/patchtester/pkg_patchtester.xml
2013-07-12 20:07:48 -05:00

15 lines
580 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="1.7">
<name>Patch Tester</name>
<packagename>patchtester</packagename>
<version>1.0alpha</version>
<url>http://github.com/ianmacl/patchtester</url>
<packager>Ian MacLennan</packager>
<packagerurl>http://github.com/ianmacl/patchtester</packagerurl>
<description>Patch Tester complete with Github Library</description>
<files>
<file type="file" id="file_github" >file_github.tar.bz2</file>
<file type="component" id="com_patchtester" >com_patchtester.tar.bz2</file>
</files>
</extension>