first commit

This commit is contained in:
CHIEFSOFT\ameye
2024-09-30 18:11:26 -04:00
commit e592ca6823
27270 changed files with 5002257 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<libraries>
<library>
<location>joubel/core</location>
<name>h5p-php-library</name>
<description>The general H5P library.</description>
<version>moodle-1.27.0</version>
<license>GPL</license>
<licenseversion>3.0+</licenseversion>
<repository>https://github.com/h5p/h5p-php-library/</repository>
<copyrights>
<copyright>Joubel</copyright>
</copyrights>
</library>
<library>
<location>joubel/editor</location>
<name>h5p-editor-php-library</name>
<description>A general library that is supposed to be used in most PHP implementations of H5P.</description>
<version>moodle-1.27.0</version>
<license>GPL</license>
<licenseversion>3.0+</licenseversion>
<repository>https://github.com/h5p/h5p-editor-php-library/</repository>
<copyrights>
<copyright>Joubel</copyright>
</copyrights>
</library>
</libraries>