├── .travis.yml ├── Dockerfile-fedora ├── README.md └── fedora_active_user.py /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pypingou/fedora-active-user/HEAD/.travis.yml -------------------------------------------------------------------------------- /Dockerfile-fedora: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pypingou/fedora-active-user/HEAD/Dockerfile-fedora -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pypingou/fedora-active-user/HEAD/README.md -------------------------------------------------------------------------------- /fedora_active_user.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pypingou/fedora-active-user/HEAD/fedora_active_user.py --------------------------------------------------------------------------------