project_meta

Generic python project metadata to provide basic project data, like name and version information.

git_info

Module to retrieve git metadata for the project.

project_info

Project information such as name, version and description.

project_info_pkg

Project information based on the <project>.egg-info/PKG-INFO.

project_info_pyproject

Project information based on the pyproject.toml.