Add atomic action for package addition
Add a framework for creating generic and transactional tasks, which may rely on pre and post Checks.
Add a first implementation of an atomic action, which relies on transactional Tasks to add packages to a repository (or provide output in dry-run mode).
Fixes #113 (closed)
Edited by David Runge