aura-core

This crate contains core types and logic for running an Arch Linux-based package manager like Aura. Unlike a main executable, it knows nothing about:

Overall this approach allows the core to remain somewhat lean. It is a goal overall to burden this core with as few dependencies as possible.