init python project

This commit is contained in:
Daniel Fichtinger 2025-06-15 19:07:51 -04:00
commit ebcc771a73
5 changed files with 39 additions and 0 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Zona
This repository contains a Python rewrite of
[zona](https://git.sr.ht/~ficd/zona). The project was increasing in complexity
and in need of a refactor. I decided that I would rather implement the features
in Python.
Once the rewrite is complete, this repository will be renamed to `zona`, and
`zona` will become `zona-go` and archived.