Readme update.

This commit is contained in:
2022-10-02 15:10:58 +02:00
parent 91c31067d0
commit 918a949605
2 changed files with 6 additions and 14 deletions

View File

@@ -7,6 +7,7 @@ Midnight Commander extfslib
Midnight Commander extfslib helper library for writing extfs archive plugins.
Description
===========
@@ -83,15 +84,6 @@ or use virtualenv:
$ source venv/bin/activate
(venv) $ pip install
See individual installation plugins below. Basically it comes down to:
* copying ``extfslib.py`` and plugin files to ``~/.local/share/mc/extfs.d/``
* installing binary handlers (lha, unlzx, xdms and unadf)
* adding an entry in ``~/.config/mc/mc.ext``::
# arch
regex/\.pattern$
Open=%cd %p/handler_filename://
License
=======

View File

@@ -21,7 +21,7 @@ license_file = LICENSE
long_description = file: README.rst
name = extfslib
url = https://github.com/gryf/mc_extfslib
version = 1.0
version = 1.1
[options]
py_modules = extfslib