Wrapper around the fpm project create packages using PKGBUILD sintax.
Install using pip...
pip install empkg
Create a yml config file for the package. Check constants.py for available options and meanings. Run empkg on the config file, for example building a package on a remote server would be:
empkg PKGBUILD.yml --target <hostname>