PAM base configuration files.
This repository contains a small Python script that renders PAM
configuration templates for Gentoo Linux.
pambase
depends on jinja.
In order to perform tests, run tox.
Alternatively, you can run tests with Docker:
docker run --rm -it $(docker build -q .)