Files
main/programming/language/perl/perl-YAML-LibYAML/pspec.xml
T
2024-08-18 10:56:35 +03:00

68 lines
1.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-YAML-LibYAML</Name>
<Homepage>https://metacpan.org/pod/YAML::LibYAML</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>PerlArtistic</License>
<IsA>library</IsA>
<PartOf>programming.language.perl</PartOf>
<Summary>Perl Binding to libyaml.</Summary>
<Description>Perl YAML Serialization using XS and libyaml.</Description>
<Archive sha1sum="c02a141a4571374465ba0497d806cf094e1cd433" type="targz">
https://cpan.metacpan.org/authors/id/I/IN/INGY/YAML-LibYAML-0.86.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-YAML-LibYAML</Name>
<RuntimeDependencies>
<Dependency>perl</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>2024-05-16</Date>
<Version>0.86</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2023-02-05</Date>
<Version>0.86</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-09-17</Date>
<Version>0.85</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.83</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>