mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
14 lines
522 B
XML
14 lines
522 B
XML
<?xml version="1.0"?>
|
|
<libraries>
|
|
<library>
|
|
<location>fpdi</location>
|
|
<name>FPDI</name>
|
|
<description>Collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.</description>
|
|
<version>2.3.6</version>
|
|
<license>MIT</license>
|
|
<repository>https://github.com/Setasign/FPDI</repository>
|
|
<copyrights>
|
|
<copyright>2020 Setasign GmbH & Co. KG, https://www.setasign.com</copyright>
|
|
</copyrights>
|
|
</library>
|
|
</libraries>
|