------
- Enable live evaluation of the "setup.py" that use computed arguments.
When this occurs, a live evaluation of the Python code is the only working
solution short of a full installation. Because this can be a security issue,
there is a new "--analyze-setup-py-insecurely" command line option to enable this feature.
Note that this not more insecure than actually installing a PyPI package.
- Add metadata for packages.