Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python script to label punched tape with human readable labels.
To use :
$ ./tlabel.py -L "Your label text" -F ./output.bin
Outputs a binary file containing "YOUR LABEL TEXT"
( Currently only uppercase is supported )
$ ./tlabel.py -L "Your label text" -A ./output.txt
Outputs a text file containing a text representaion of a tape label