Files
main/programming/language/perl/perl-IO-HTML/pspec.xml
T
2026-04-08 15:01:01 +03:00

74 lines
2.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-IO-HTML</Name>
<Homepage>https://metacpan.org/release/IO-HTML</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Artistic</License>
<License>GPLv2</License>
<PartOf>programming.language.perl</PartOf>
<IsA>library</IsA>
<Summary>IO::HTML Opens an HTML file with automatic charset detection</Summary>
<Description>IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding.</Description>
<Archive sha1sum="06a9d6f18f99e5ffff62ebaef53af05ae0b3c884" type="targz">https://cpan.metacpan.org/authors/id/C/CJ/CJM/IO-HTML-1.004.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-IO-HTML</Name>
<Summary>IO::HTML Opens an HTML file with automatic charset detection</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2026-04-08</Date>
<Version>1.004</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-07-08</Date>
<Version>1.004</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>1.004</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-10-01</Date>
<Version>1.004</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-11</Date>
<Version>1.001</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>