Version control system in Python

I wrote a simple VCS in Python. It’s called dum.

The VCS can be “compiled” into a Python zipapp, which makes it really easy to install and use. The zipapp comes with the tool, all its commands and the manual pages.