python-adfs

changeset 34:a35c87cd4282

A basic information and installation document.
author David Boddie <david@boddie.org.uk>
date Sat Mar 29 23:19:32 2003 +0100
parents e01c3e5d150a
children 272601d73ad6
files README.txt
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/README.txt	Sat Mar 29 23:19:32 2003 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +ADFSlib and ADF2INF
     1.5 +
     1.6 +This is a snapshot of my ADFS floppy disc reading library and its associated
     1.7 +utility. The ADF2INF utility requires the cmdsyntax module.
     1.8 +
     1.9 +Install it (as root) by typing:
    1.10 +
    1.11 +  python setup.py install
    1.12 +