85 lines
3.2 KiB
XML
85 lines
3.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-template-toolkit</Name>
|
|
<Homepage>https://metacpan.org/release/Template-Toolkit</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.perl</PartOf>
|
|
<License>PerlArtistic</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Perl template processing system</Summary>
|
|
<Description>The Template Toolkit is a collection of Perl modules which implement a fast, flexible, powerful and extensible template processing system.</Description>
|
|
<Archive sha1sum="8ec59d852dfc2c8a29d078db196555e95f8ed4f5" type="targz">https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.009.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-AppConfig</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-template-toolkit</Name>
|
|
<Summary>Perl template processing system</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-AppConfig</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/perl5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2024-05-17</Date>
|
|
<Version>3.009</Version>
|
|
<Comment>Minor version bump</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-07-20</Date>
|
|
<Version>3.009</Version>
|
|
<Comment>Minor version bump</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2020-04-08</Date>
|
|
<Version>3.008</Version>
|
|
<Comment>Minor version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-01-29</Date>
|
|
<Version>3.007</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-01-13</Date>
|
|
<Version>3.003</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2018-11-16</Date>
|
|
<Version>2.28</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|