tools and software for managing and manipulating archival databases
Go to file
randomuser 72f45811c7 add listing.py to list out data 2021-11-22 22:38:32 -06:00
.gitignore add RecordCollection.write() method 2021-11-22 18:39:50 -06:00
README.md minor changes 2021-11-22 18:52:18 -06:00
datafile rewrite parsing code in file.py to be more class-based 2021-11-22 18:16:40 -06:00
listing.py add listing.py to list out data 2021-11-22 22:38:32 -06:00
record.py minor changes 2021-11-22 18:52:18 -06:00
record_test.py add RecordCollection.write() method 2021-11-22 18:39:50 -06:00
sane_hello.c add some cruft 2021-11-22 16:13:24 -06:00
test.py add some cruft 2021-11-22 16:13:24 -06:00
test2.py add some cruft 2021-11-22 16:13:24 -06:00

README.md

archive

what is this

this repository contains a variety of tools for managing archives. from scanning, to indexing, to converting to a public-facing output, this repository contains my tools for doing these tasks.

why?

i scan in all of my paper school- and coursework so i can refer to it in the future from the past.

todo

[ ] propogate pairs down inheritance trees