-
Notifications
You must be signed in to change notification settings - Fork 42
/
pkg_astroid.xml
22 lines (22 loc) · 1.05 KB
/
pkg_astroid.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="3.1" method="upgrade">
<name>Astroid Package</name>
<packagename>astroid</packagename>
<packager>JoomDev</packager>
<packagerurl>https://www.astroidframework.com</packagerurl>
<author>JoomDev</author>
<creationDate>Aug 2021</creationDate>
<version>2.5.4</version>
<url>https://www.joomdev.com</url>
<copyright>Copyright (C) 2021 Joomdev, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<authorEmail>[email protected]</authorEmail>
<authorUrl>https://www.joomdev.com</authorUrl>
<description></description>
<scriptfile>pkg_astroid.php</scriptfile>
<files folder="astroid">
<folder type="library" id="astroid" client="site">astroid-framework</folder>
<folder type="template" id="astroid_template_one" client="site">astroid-template-one</folder>
<folder type="template" id="astroid_template_zero" client="site">astroid-template-zero</folder>
</files>
</extension>