Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TapeLabel


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

About

Python script to label punched tape with human readable labels

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages