..
  Copyright 2017 Avram Lubkin, All Rights Reserved

  This Source Code Form is subject to the terms of the Mozilla Public
  License, v. 2.0. If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.

:github_url: https://github.com/Rockhopper-Technologies/enlighten


Installation
============

PIP
---

.. code-block:: console

    $ pip install enlighten


RPM
---

RPMs are available in the Fedora_ and EPEL_ repositories

EL6 and EL7 (RHEL/CentOS/Scientific)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

(EPEL_ repositories must be configured_)

.. code-block:: console

    $ yum install python-enlighten

Fedora
^^^^^^

.. code-block:: console

    $ dnf install python2-enlighten
    $ dnf install python3-enlighten

.. _EPEL: https://fedoraproject.org/wiki/EPEL
.. _Fedora: https://fedoraproject.org/
.. _configured: https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F


