Package python3-module-metaextract: Information
Source package: python3-module-metaextract
Version: 1.0.9-alt4
Build time: Dec 11, 2024, 12:50 AM
Category: Development/Python3
Report package bugHome page: https://github.com/toabctl/metaextract
License: Apache-2.0
Summary: Get metadata for python modules
Description:
metaextract is a tool to collect metadata about a python module. For example you may have a sdist tarball from the Python Package Index and you want to know it's dependencies. metaextract can collect theses dependencies. The tool was first developed in py2pack but is now it's own module to be useful for others, too.
Maintainer: Andrey Cherepanov
Last changed
Dec. 10, 2024 Anton Vyatkin 1.0.9-alt4
- Fixed FTBFS.
Oct. 17, 2023 Grigory Ustinov 1.0.9-alt3
- Dropped dependency on distutils. - Built with check.
Oct. 14, 2022 Grigory Ustinov 1.0.9-alt2
- NMU: Fixed build requires.