Files
main/programming/language/perl/perl-test2-suite/pspec.xml
T
2026-04-08 15:01:01 +03:00

86 lines
3.4 KiB
XML
Raw 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>perl-test2-suite</Name>
<Homepage>https://metacpan.org/release/Test2-Suite</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Distribution with a rich set of tools built upon the Test2 framework.</Summary>
<Description>Rich set of tools, plugins, bundles, etc built upon the Test2 testing library. If you are interested in writing tests, this is the distribution for you.</Description>
<Archive sha1sum="1a10847ae10ec95336767df2dbb0eb84f416ac2a" type="targz">https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test2-Suite-0.000160.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-test2-suite</Name>
<Summary>Distribution with a rich set of tools built upon the Test2 framework.</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-sub-info</Dependency>
<Dependency>perl-importer</Dependency>
<Dependency>perl-term-table</Dependency>
<Dependency>perl-test-simple</Dependency>
<Dependency>perl-scope-guard</Dependency>
<Dependency>perl-module-pluggable</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2026-04-08</Date>
<Version>0.000160</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-07-08</Date>
<Version>0.000160</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>0.000160</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-07-20</Date>
<Version>0.000135</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-04-09</Date>
<Version>0.000129</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>