perl-*:edit

This commit is contained in:
alihanozturk
2016-03-27 20:25:34 +03:00
parent 5bcd597cdb
commit 0b4985b111
10 changed files with 123 additions and 26 deletions
@@ -20,4 +20,4 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README")
pisitools.dodoc("Changes", "README*")
@@ -13,9 +13,10 @@
<IsA>library</IsA>
<Summary>Converts HTML to Text with tables in tact.</Summary>
<Description>This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike.</Description>
<Archive sha1sum="3ffe88d7a2157de2a693291cb77bf0497a23138d" type="targz">http://search.cpan.org/CPAN/authors/id/S/SF/SFRYER/HTML-FormatText-WithLinks-AndTables-0.02.tar.gz</Archive>
<Archive sha1sum="39c981d78b1b415e63eca18eca590d1157100160" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.06.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-HTML-FormatText-WithLinks</Dependency>
</BuildDependencies>
</Source>
@@ -24,6 +25,7 @@
<Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
<Dependency>perl-HTML-FormatText-WithLinks</Dependency>
</RuntimeDependencies>
<Files>
@@ -35,11 +37,11 @@
<History>
<Update release="1">
<Date>2014-09-10</Date>
<Version>0.02</Version>
<Date>2016-03-27</Date>
<Version>0.06</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>