1 |
efrain |
1 |
<?xml version="1.0"?>
|
|
|
2 |
<libraries>
|
|
|
3 |
<library>
|
|
|
4 |
<location>joubel/core</location>
|
|
|
5 |
<name>h5p-php-library</name>
|
|
|
6 |
<description>The general H5P library.</description>
|
|
|
7 |
<version>1.26</version>
|
|
|
8 |
<license>GPL</license>
|
|
|
9 |
<licenseversion>3.0+</licenseversion>
|
|
|
10 |
<repository>https://github.com/h5p/h5p-php-library/</repository>
|
|
|
11 |
<copyrights>
|
|
|
12 |
<copyright>Joubel</copyright>
|
|
|
13 |
</copyrights>
|
|
|
14 |
</library>
|
|
|
15 |
<library>
|
|
|
16 |
<location>joubel/editor</location>
|
|
|
17 |
<name>h5p-editor-php-library</name>
|
|
|
18 |
<description>A general library that is supposed to be used in most PHP implementations of H5P.</description>
|
|
|
19 |
<version>moodle-1.23</version>
|
|
|
20 |
<license>GPL</license>
|
|
|
21 |
<licenseversion>3.0+</licenseversion>
|
|
|
22 |
<repository>https://github.com/h5p/h5p-editor-php-library/</repository>
|
|
|
23 |
<copyrights>
|
|
|
24 |
<copyright>Joubel</copyright>
|
|
|
25 |
</copyrights>
|
|
|
26 |
</library>
|
|
|
27 |
</libraries>
|