mirror of
https://github.com/moodle/moodle.git
synced 2025-06-11 02:21:20 +02:00
15 lines
466 B
XML
15 lines
466 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>phpml</location>
|
|
<name>PHP-ML</name>
|
|
<description>Machine learning library used to generate data for the Analytics system.</description>
|
|
<version>0.9.0</version>
|
|
<license>MIT</license>
|
|
<repository>https://gitlab.com/php-ai/php-ml</repository>
|
|
<copyrights>
|
|
<copyright>2016-2020 Arkadiusz Kondas arkadiusz.kondas[at]gmail</copyright>
|
|
</copyrights>
|
|
</library>
|
|
</libraries>
|