Content of RPM
python311-gunicorn-20.1.0-4.2.noarch.rpm :
/etc/alternatives/gunicorn
/usr/bin/gunicorn
/usr/bin/gunicorn-3.11
/usr/lib/python3.11/site-packages/gunicorn
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/gunicorn-20.1.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/gunicorn/__init__.py
/usr/lib/python3.11/site-packages/gunicorn/__main__.py
/usr/lib/python3.11/site-packages/gunicorn/__pycache__
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/arbiter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/arbiter.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/config.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/config.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/debug.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/debug.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/glogging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/glogging.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/pidfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/pidfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/reloader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/reloader.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/sock.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/sock.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/systemd.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/systemd.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/app
/usr/lib/python3.11/site-packages/gunicorn/app/__init__.py
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/pasterapp.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/__pycache__/wsgiapp.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/app/base.py
/usr/lib/python3.11/site-packages/gunicorn/app/pasterapp.py
/usr/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py
/usr/lib/python3.11/site-packages/gunicorn/arbiter.py
/usr/lib/python3.11/site-packages/gunicorn/config.py
/usr/lib/python3.11/site-packages/gunicorn/debug.py
/usr/lib/python3.11/site-packages/gunicorn/errors.py
/usr/lib/python3.11/site-packages/gunicorn/glogging.py
/usr/lib/python3.11/site-packages/gunicorn/http
/usr/lib/python3.11/site-packages/gunicorn/http/__init__.py
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/body.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/body.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/message.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/message.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/unreader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/unreader.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/wsgi.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/__pycache__/wsgi.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/http/body.py
/usr/lib/python3.11/site-packages/gunicorn/http/errors.py
/usr/lib/python3.11/site-packages/gunicorn/http/message.py
/usr/lib/python3.11/site-packages/gunicorn/http/parser.py
/usr/lib/python3.11/site-packages/gunicorn/http/unreader.py
/usr/lib/python3.11/site-packages/gunicorn/http/wsgi.py
/usr/lib/python3.11/site-packages/gunicorn/instrument
/usr/lib/python3.11/site-packages/gunicorn/instrument/__init__.py
/usr/lib/python3.11/site-packages/gunicorn/instrument/__pycache__
/usr/lib/python3.11/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/instrument/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/instrument/__pycache__/statsd.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/instrument/statsd.py
/usr/lib/python3.11/site-packages/gunicorn/pidfile.py
/usr/lib/python3.11/site-packages/gunicorn/reloader.py
/usr/lib/python3.11/site-packages/gunicorn/sock.py
/usr/lib/python3.11/site-packages/gunicorn/systemd.py
/usr/lib/python3.11/site-packages/gunicorn/util.py
/usr/lib/python3.11/site-packages/gunicorn/workers
/usr/lib/python3.11/site-packages/gunicorn/workers/__init__.py
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/base_async.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/base_async.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/geventlet.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/ggevent.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/gthread.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/gthread.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/gtornado.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/sync.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/sync.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/__pycache__/workertmp.cpython-311.pyc
/usr/lib/python3.11/site-packages/gunicorn/workers/base.py
/usr/lib/python3.11/site-packages/gunicorn/workers/base_async.py
/usr/lib/python3.11/site-packages/gunicorn/workers/geventlet.py
/usr/lib/python3.11/site-packages/gunicorn/workers/ggevent.py
/usr/lib/python3.11/site-packages/gunicorn/workers/gthread.py
/usr/lib/python3.11/site-packages/gunicorn/workers/gtornado.py
/usr/lib/python3.11/site-packages/gunicorn/workers/sync.py
/usr/lib/python3.11/site-packages/gunicorn/workers/workertmp.py
/usr/share/licenses/python311-gunicorn
/usr/share/licenses/python311-gunicorn/LICENSE