project_meta.project_info_pkg
Project information based on the <project>.egg-info/PKG-INFO.
- class project_meta.project_info_pkg.ProjectInfoPkg(*_, **__)
Bases:
_ProjectInfoBaseProject information based on the <project>.egg-info/PKG-INFO.
To access most of the information, the <project>.egg-info/PKG-INFO must be generated e.g. by installing project package via pip.
Initialize the project information.