perl-HTML-FormatText-WithLinks-AndTables:rebuilt
This commit is contained in:
@@ -20,4 +20,4 @@ def check():
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("Changes", "README*")
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
|
||||
@@ -9,6 +9,7 @@
|
||||
<Email>osman.erkan@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>PerlArtistic GPL</License>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<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>
|
||||
@@ -22,6 +23,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
|
||||
<Summary>Converts HTML to Text with tables in tact.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
@@ -35,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-14</Date>
|
||||
<Version>0.07</Version>
|
||||
<Comment>Rebuild for new toolchain</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-26</Date>
|
||||
<Version>0.07</Version>
|
||||
@@ -64,4 +73,4 @@
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -2,6 +2,8 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
|
||||
<Summary xml:lang="tr">HTML'i metne tablolar ile beraber çeviren perl modülü</Summary>
|
||||
<Description xml:lang="tr">Bu modül HTML'i metne içersindeki tablolar ile beraber dönüştürür.</Description>
|
||||
<Summary xml:lang="en">Converts HTML to Text with tables in tact.</Summary>
|
||||
<Description xml:lang="en">This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike.</Description>
|
||||
</Source>
|
||||
|
||||
Reference in New Issue
Block a user