From 824f86c7eb555e1f16826f6fbb6b7838f96f9f80 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 25 Feb 2019 21:51:49 +0100 Subject: README: Describe tools --- README.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 2b83812..4aecec7 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,16 @@ EUMEL-python ============ -Tools for dealing with EUMEL datastructures and files, mostly written in Python. +Tools for dealing with EUMEL_ datastructures and files, mostly written in Python. +.. _EUMEL: https://6xq.net/eumel/ + +``elan.py`` + is a lexer for pygments and used to highlight the packages found + `here `__. +``extractAll.sh`` + bulk-extracts all archive disk images whose paths are read from stdin. It + also converts text dataspaces to text files usable with modern computers. + + Calls ``convertCharset.py``, ``convertFileDs.py``, ``extractArchive.py`` + and ``linearizeDisk.py``. -- cgit v1.2.3