Пакет python3-module-metaextract: Информация
Исходный пакет: python3-module-metaextract
Версия: 1.0.9-alt4
Собран: 11 декабря 2024 г. 0:28
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/toabctl/metaextract
Лицензия: Apache-2.0
О пакете: Get metadata for python modules
Описание:
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.
Сопровождающий: Andrey Cherepanov
Последнее изменение
10 декабря 2024 г. Anton Vyatkin 1.0.9-alt4
- Fixed FTBFS.
17 октября 2023 г. Grigory Ustinov 1.0.9-alt3
- Dropped dependency on distutils. - Built with check.
14 октября 2022 г. Grigory Ustinov 1.0.9-alt2
- NMU: Fixed build requires.