Files
main/programming/language/perl/perl-Unicode-Map8/pspec.xml
T
2024-05-17 10:02:01 +03:00

57 lines
1.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Unicode-Map8</Name>
<Homepage>https://metacpan.org/pod/Unicode::Map8</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>app:console</IsA>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Convert between most 8bit encodings.</Summary>
<Description>A Perl module implement efficient mapping tables between 8-bit character sets and 16 bit character sets like Unicode.</Description>
<Archive sha1sum="ad8dad5e9741ff02b94dec62cb9b5926078a226a" type="targz">
https://cpan.metacpan.org/authors/id/G/GA/GAAS/Unicode-Map8-0.13.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Unicode-String</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Unicode-Map8</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Unicode-String</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2024-05-17</Date>
<Version>0.13</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2023-01-08</Date>
<Version>0.13</Version>
<Comment>First build.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>