From baea3b695f3bee33a2536651a3228681ccaee0eb Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 29 Jan 2017 16:34:26 +0100 Subject: internals: Point to git repositories --- internals.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'internals.rst') diff --git a/internals.rst b/internals.rst index 690cc4d..8d4a3e3 100644 --- a/internals.rst +++ b/internals.rst @@ -1,14 +1,18 @@ Internals --------- -For the disk archive format see ``_ and EUMEL packet *basic archive* [source86]_. - -Documentation for the dataspace FILE can be found in ``_ and EUMEL packet *file handling*. +There are several tools_ for dealing with EUMEL data structures. +``extractArchive.py`` reads archive disks, which are similar to tarballs, and +extracts their contents. The packet *basic archive* has more information on +that [source86]_. Documentation for the dataspace FILE can be found in the +packet *file handling*. ``convertFileDs.py`` converts this dataspace into a +plain text file. Additionally extracted source code from `floppy disk images`_ can be found here__. .. _floppy disk images: artifacts_ -__ src/ +.. _tools: https://github.com/PromyLOPh/eumel-tools +__ https://github.com/PromyLOPh/eumel-src Bootstrapping ^^^^^^^^^^^^^ -- cgit v1.2.3