diff options
Diffstat (limited to 'archivers/py-python-lhafile/pkg-descr')
-rw-r--r-- | archivers/py-python-lhafile/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/py-python-lhafile/pkg-descr b/archivers/py-python-lhafile/pkg-descr index 720ba2a77921..dc22eb28fafc 100644 --- a/archivers/py-python-lhafile/pkg-descr +++ b/archivers/py-python-lhafile/pkg-descr @@ -2,5 +2,3 @@ Lhafile is python C extension to extract lha file(.lzh). The interface is like zipfile extension included in regular python distribution. It does not need external program for extract. It has only extract function, not archive function. - -WWW: https://fengestad.no/python-lhafile/ |