Package python3-module-pkginfo: Information
Source package: python3-module-pkginfo
Version: 1.12.1.2-alt2
Build time: Mar 10, 2025, 12:09 PM in the task #370642
Category: Development/Python
Report package bugHome page: https://pypi.org/project/pkginfo/
License: MIT
Summary: Query metadatdata from sdists / bdists / installed packages
Description:
This package provides an API for querying the distutils metadata written in the PKG-INFO file inside a source distriubtion (an sdist) or a binary distribution (e.g., created by running bdist_egg). It can also query the EGG-INFO directory of an installed distribution, and the *.egg-info stored in a "development checkout" (e.g, created by running setup.py develop).
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Anton Vyatkin
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Sergey Alembekov
Eugeny A. Rostovtsev
Stanislav Levin
Anton Vyatkin
Grigory Ustinov
Andrey Bychkov
Ivan Zakharyaschev
Sergey Alembekov
Eugeny A. Rostovtsev
Last changed
Feb. 20, 2025 Stanislav Levin 1.12.1.2-alt2
- made tests compatible with flit 3.11.0.
Feb. 20, 2025 Stanislav Levin 1.12.1.2-alt1
- 1.12.0 -> 1.12.1.2.
Feb. 18, 2025 Stanislav Levin 1.12.0-alt2
- Fixed FTBFS (setuptools 75.8.0).