oterm
oterm copied to clipboard
Distro package maintainers
Currently oterm exists on PyPi, homebrew, Arch & NixOS.
It would be nice to get commitment from maintainers that they will be updating regularly their platforms.
AFAIK
@suhr maintains NixOS but we are stuck on 0.2.9
@danielchesters maintains Arch. (up to date)
I release on PyPi the canonical version as well as maintain the homebrew formula.
- @suhr are you able to keep maintaining the package or should we try to find someone else?
- Can we find maintainers for other popular distros such as Debian & friends etc?
- Is it possible to automate some of this through GitHub actions?
I am planning to move away from Poetry to uv (https://github.com/astral-sh/uv), this is done in #102 . Things missing from there is basically GitHub actions that publish the package to PyPi and potentially to distros.
[EDIT] #102 has been merged, we now use uv.