Files
2026-04-08 15:01:01 +03:00

69 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Crypt-Random-Seed</Name>
<Homepage>https://metacpan.org/pod/Crypt::Random::Seed</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Simple method to get strong randomness.</Summary>
<Description>Crypt::Random::Seed provides a simple interface to get the strongest source of randomness on the current platform, typically for use in seeding a CSPRNG such as Math::Random::ISAAC.</Description>
<Archive sha1sum="032c7c7c1ddae3c80bb90d0514b412f33dca9cfa" type="targz">
https://cpan.metacpan.org/authors/id/D/DA/DANAJ/Crypt-Random-Seed-0.03.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Crypt-Random-Seed</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Crypt-Random-TESHA2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/perl5</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-04-08</Date>
<Version>0.03</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2025-07-08</Date>
<Version>0.03</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.03</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.03</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>