This commit adds a setup.py script so that, providing libadalang is
available, installing adareducer is a one-liner. To achieve this, it
also renames the top-level package (src -> adareducer) and the script
(adareducer.py -> ada_reduce.py) to avoid name conflicts.