AUTHORS
CHANGELOG
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/source/conf.py
docs/source/config.rst
docs/source/fomatters.rst
docs/source/grp_alarms.rst
docs/source/grp_applications.rst
docs/source/grp_caching.rst
docs/source/grp_empire.rst
docs/source/grp_locks.rst
docs/source/grp_logging.rst
docs/source/grp_main_process.rst
docs/source/grp_master_process.rst
docs/source/grp_monitoring.rst
docs/source/grp_networking.rst
docs/source/grp_python.rst
docs/source/grp_queue.rst
docs/source/grp_routing.rst
docs/source/grp_spooler.rst
docs/source/grp_workers.rst
docs/source/index.rst
docs/source/preset_nice.rst
docs/source/quickstart.rst
docs/source/rst_guide.rst
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/options/test_alarms.py
tests/options/test_applications.py
tests/options/test_caching.py
tests/options/test_empire.py
tests/options/test_locks.py
tests/options/test_logging.py
tests/options/test_main_process.py
tests/options/test_master_process.py
tests/options/test_monitoring.py
tests/options/test_networking.py
tests/options/test_python.py
tests/options/test_queue.py
tests/options/test_routing.py
tests/options/test_spooler.py
tests/options/test_workers.py
tests/presets/test_nice.py
uwsgiconf/__init__.py
uwsgiconf/base.py
uwsgiconf/cli.py
uwsgiconf/config.py
uwsgiconf/exceptions.py
uwsgiconf/formatters.py
uwsgiconf/utils.py
uwsgiconf.egg-info/PKG-INFO
uwsgiconf.egg-info/SOURCES.txt
uwsgiconf.egg-info/dependency_links.txt
uwsgiconf.egg-info/entry_points.txt
uwsgiconf.egg-info/not-zip-safe
uwsgiconf.egg-info/top_level.txt
uwsgiconf/options/__init__.py
uwsgiconf/options/alarms.py
uwsgiconf/options/applications.py
uwsgiconf/options/caching.py
uwsgiconf/options/empire.py
uwsgiconf/options/locks.py
uwsgiconf/options/logging.py
uwsgiconf/options/main_process.py
uwsgiconf/options/master_process.py
uwsgiconf/options/monitoring.py
uwsgiconf/options/networking.py
uwsgiconf/options/python.py
uwsgiconf/options/queue.py
uwsgiconf/options/routing.py
uwsgiconf/options/spooler.py
uwsgiconf/options/workers.py
uwsgiconf/presets/__init__.py
uwsgiconf/presets/nice.py