.. SPDX-FileCopyrightText: Copyright 2012- David Sommerseth SPDX-License-Identifier: GPL-2.0-only .. For notes on how to document Python in RST form, see e.g.: .. http://sphinx.pocoo.org/domains.html#the-python-domain Installing logactio =================== Download and unpack the logactio source code. From a shell, install it using pip: .. code-block:: bash [root@host: ~/logactio] # pip install . This takes care of installing all the needed files in the proper places.