Initial import

This commit is contained in:
2013-05-05 21:33:46 +02:00
commit ac964193f6
2 changed files with 345 additions and 0 deletions

16
README.rst Normal file
View File

@@ -0,0 +1,16 @@
=================================
ulha extfs for Midnight Commander
=================================
This is Midnight Commander extfs plugin for handling lha/lzh archives.
It requires `lha <http://lha.sourceforge.jp>`_ free LHA implementation to work.
Installation
------------
* copy ``ulha.py`` to ``~/.local/share/mc/extfs/ulha``
* add or change entry for lha/lzh files handle in ``~/.config/mc/mc.ext``::
# lha
regex/\.[lL]([Hh][aA]|[Zz][hH])$
Open=%cd %p/ulha://
View=%view{ascii} lha l %f