Hi,
I'm dabbling in writing a small Python application (further details below to
provide some context). This application:
* Has no dependencies other than the Python standard library
* Makes only sense to be installed using your distribution's package manager
* Would initially support *only* EL8
Hi Miro,
> * Makes only sense to be installed using your distribution's package
> manager
>
> Why? This is a requirement I don't understand.
>
That might be an overstatement. This is software to help install and
configure other software, so it doesn't make sense if it has a complex
installation p