<?xml version="1.0" encoding="utf-8"?>
<extension type="library" method="upgrade" version="4.0">
    <name>TCPDF</name>
    <libraryname>tcpdf</libraryname>
    <author>Nicola Asuni</author>
    <creationDate>2002-08-03</creationDate>
    <copyright>Copyright (C) 2002</copyright>
    <license>http://www.gnu.org/licenses/gpl-3.0.html GNU/GPL</license>
    <authorEmail>info@tecnick.com</authorEmail>
    <authorUrl>www.tecnick.com</authorUrl>
    <version>6.6.5</version>
    <description>This is a PHP class for generating PDF documents without requiring external extensions.</description>

    <files>
        <folder>config</folder>
        <folder>fonts</folder>
        <folder>include</folder>
        <folder>tools</folder>
        <file>tcpdf.php</file>
        <file>tcpdf_autoconfig.php</file>
        <file>tcpdf_barcodes_1d.php</file>
        <file>tcpdf_barcodes_2d.php</file>
        <file>tcpdf_import.php</file>
        <file>tcpdf_parser.php</file>
    </files>

    <updateservers>
        <server type="extension" priority="2"
            name="TCPDF-Joomla-Library Update Server">http://raw.githubusercontent.com/vdm-io/tcpdf/master/updates/extension.xml</server>
        <server type="extension" priority="1"
             name="TCPDF-Joomla-Library Update Server (HTTPS)">https://raw.githubusercontent.com/vdm-io/tcpdf/master/updates/extension.xml</server>
    </updateservers>
</extension>
