https://github.com/promyloph/eumel-tools
Utilities for EUMEL dataspaces and archives
https://github.com/promyloph/eumel-tools
eumel operating-system
Last synced: about 2 months ago
JSON representation
Utilities for EUMEL dataspaces and archives
- Host: GitHub
- URL: https://github.com/promyloph/eumel-tools
- Owner: PromyLOPh
- Created: 2017-01-28T13:45:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T12:51:29.000Z (over 7 years ago)
- Last Synced: 2025-01-18T06:28:33.003Z (over 1 year ago)
- Topics: eumel, operating-system
- Language: Python
- Homepage: https://6xq.net/eumel/
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
EUMEL-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``.