2013-05-05 21:33:46 +02:00
2013-05-05 21:33:46 +02:00
2013-05-05 21:33:46 +02:00

This is Midnight Commander extfs plugin for handling lha/lzh archives. It requires lha 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
Description
Midnight Commander extfs plugin for handling lzx Amiga archives
Readme 65 KiB
Languages
Python 100%