Files
2026-04-08 15:21:46 +03:00

83 lines
2.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Crypt-OpenSSL-RSA</Name>
<Homepage>https://metacpan.org/pod/Crypt::OpenSSL::RSA</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>RSA encoding and decoding, using the openSSL libraries.</Summary>
<Description>Crypt::OpenSSL::RSA provides the ability to RSA encrypt strings which are somewhat shorter than the block size of a key.</Description>
<Archive sha1sum="3dbedd237f755091d714011e8a73a29547edfdaf" type="targz">https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.35.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>perl-Crypt-OpenSSL-Guess</Dependency>
<Dependency>perl-Crypt-OpenSSL-Random</Dependency>
<Dependency>libxcrypt-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Crypt-OpenSSL-RSA</Name>
<RuntimeDependencies>
<Dependency>openssl</Dependency>
<Dependency>perl-Crypt-OpenSSL-Guess</Dependency>
<Dependency>perl-Crypt-OpenSSL-Random</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/perl5</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2026-04-08</Date>
<Version>0.35</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2025-07-08</Date>
<Version>0.35</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-12-27</Date>
<Version>0.33</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>0.33</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-09-17</Date>
<Version>0.33</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.32</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>