This is a small program that I am using to manage compressed readonly copies of the Gentoo Portage tree and the various overalys that I use. I am opening this program up under the terms of the GPL-2.0 only license so other people can use it.
Stage 2 of testing is now being worked on.
This is where I stash notes about parts of the program including algorithm snippets or other ideas.
- The error handling definitely needs some work. Python is not the most ergonomic programming language to work with in my opinion.