For packaging sshprank for additional distributions It would be nice to have it available from PyPI or at least be able to do python3 setup.py install for the installation.
Having a proper Python package would make my life easier to package it for Fedora and EPEL. Also, user could pip3 install sshprankand are ready to go.
I could submit a PR to support PyPI and maintain it but only I you agree.
For packaging
sshprankfor additional distributions It would be nice to have it available from PyPI or at least be able to dopython3 setup.py installfor the installation.Having a proper Python package would make my life easier to package it for Fedora and EPEL. Also, user could
pip3 install sshprankand are ready to go.I could submit a PR to support PyPI and maintain it but only I you agree.