Files
main/programming/language/perl/perl-Digest-Nilsimsa/pspec.xml
T
2026-04-08 20:02:11 +03:00

70 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Digest-Nilsimsa</Name>
<Homepage>https://metacpan.org/pod/Digest::Nilsimsa</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPL-2</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Perl version of Nilsimsa code.</Summary>
<Description>A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax.</Description>
<Archive sha1sum="6f9248c6a900c08bea64830930be12572000171b" type="targz">
https://cpan.metacpan.org/authors/id/V/VI/VIPUL/Digest-Nilsimsa-0.06.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
<Patches>
<Patch>perl-Digest-Nilsimsa-c99.patch</Patch>
</Patches>
</Source>
<Package>
<Name>perl-Digest-Nilsimsa</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/perl5</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2026-04-08</Date>
<Version>0.06</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2025-07-08</Date>
<Version>0.06</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2024-05-16</Date>
<Version>0.06</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.06</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>