Files
2021-04-26 23:36:15 +03:00

57 lines
1.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-reportlab</Name>
<Homepage>http://www.reportlab.com/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<Summary>PDF generator library</Summary>
<Description>ReportLab is an PDF generation library with extensive features.</Description>
<Archive sha1sum="bb147f17dbc7c1e05a36a2c588d94a5dbf9c0867" type="targz">https://files.pythonhosted.org/packages/2a/02/078c875d81f231fc11ecda3158a2e2cfccc390a534c316e2524db007e245/reportlab-3.5.67.tar.gz</Archive>
<BuildDependencies>
<Dependency>mercurial</Dependency>
<Dependency>python-pillow</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
<Patches>
</Patches>
</Source>
<Package>
<Name>python-reportlab</Name>
<RuntimeDependencies>
<Dependency>python</Dependency>
<Dependency>freetype</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>python-reportlab-docs</Name>
<RuntimeDependencies>
<Dependency release="current">python-reportlab</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-04-26</Date>
<Version>3.5.67</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>