Files
main/programming/language/perl/perl-XML-LibXML/pspec.xml
T
2026-04-08 17:48:08 +03:00

96 lines
3.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-XML-LibXML</Name>
<Homepage>https://metacpan.org/release/XML-LibXML</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Perl Binding for libxml2</Summary>
<Description>This module implements much of the DOM Level 2 API as an interface to the Gnome libxml2 library. This makes it a fast and highly capable validating XML parser library, as well as a high performance DOM.</Description>
<Archive sha1sum="4f28d01ed4aebbc80850d34a6ba55b011120c3df" type="targz">https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0209.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-XML-SAX</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>perl-Alien-Build</Dependency>
<Dependency>perl-Alien-Libxml2</Dependency>
<Dependency>perl-XML-SAX-Base</Dependency>
<Dependency>perl-XML-NamespaceSupport</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-XML-LibXML</Name>
<Summary>Perl Binding for libxml2</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-XML-SAX</Dependency>
<Dependency>perl-XML-NamespaceSupport</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2026-04-08</Date>
<Version>2.0209</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2025-07-08</Date>
<Version>2.0209</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2024-05-17</Date>
<Version>2.0209</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2020-12-17</Date>
<Version>2.0206</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-05-18</Date>
<Version>2.0205</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-04-10</Date>
<Version>2.0204</Version>
<Comment>Fix dependencies and rpath analysis</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-04-09</Date>
<Version>2.0204</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>