Files
main/programming/language/perl/perl-HTML-FormatText-WithLinks/pspec.xml
T
2018-07-26 18:07:40 +03:00

72 lines
2.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-HTML-FormatText-WithLinks</Name>
<Homepage>http://search.cpan.org/dist/HTML-FormatText-WithLinks</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<License>PerlArtistic GPL</License>
<IsA>library</IsA>
<Summary>HTML to text conversion with links as footnotes.</Summary>
<Description>HTML::FormatText::WithLinks takes HTML and turns it into plain text but prints all the links in the HTML as footnotes.</Description>
<Archive sha1sum="f1830637ab723f14b502c1205c8af5241d6c7bb6" type="targz">http://search.cpan.org/CPAN/authors/id/S/ST/STRUAN/HTML-FormatText-WithLinks-0.15.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-HTML-Format</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-HTML-FormatText-WithLinks</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-HTML-Tree</Dependency>
<Dependency>perl-HTML-Format</Dependency>
</RuntimeDependencies>
<Files>
<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="4">
<Date>2018-07-26</Date>
<Version>0.15</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-24</Date>
<Version>0.15</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.15</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-27</Date>
<Version>0.15</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>