New Features * Support normal and namespace packages. * Enabled documentation generation to GH Pages (almost no content).
Changes * Updated GHA workflow.
Bug Fixes *None*
0.1.0
New Features * Abstract `setuptools.setup` to ease handling of Python package descriptions. * Read long description from `README.md` * Read package dependencies from `requirements.txt` * Construct `classifiers` * Construct URLs for packages hosted on GitHub.