Search Criteria
Package Details: python-requirements-detector 1.5.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-requirements-detector.git (read-only, click to copy) |
|---|---|
| Package Base: | python-requirements-detector |
| Description: | Python tool to find and list requirements of a Python project |
| Upstream URL: | https://github.com/prospector-dev/requirements-detector |
| Licenses: | MIT |
| Submitter: | svenstaro |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-06-27 23:49 (UTC) |
| Last Updated: | 2026-07-05 14:36 (UTC) |
Dependencies (9)
- python-astroid
- python-packaging
- python-semver
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-benchmark (check)
Latest Comments
Muflone commented on 2026-07-05 14:24 (UTC)
It's all yours now
yochananmarqos commented on 2026-07-05 14:09 (UTC)
@Muflone: Yes, I'll maintain it.
Muflone commented on 2026-07-05 11:46 (UTC)
@yochananmarqos do you plan to adopt and fix this package? There's a pending request and I'm searching a new maintainer for it
yochananmarqos commented on 2026-06-08 00:19 (UTC) (edited on 2026-06-08 00:24 (UTC) by yochananmarqos)
@WSDMatty: This does not depend on
python-toml, see thepyproject.toml.The license should be installed with 644 permissions, not 755. It's not executable.
xuiqzy commented on 2023-09-07 14:19 (UTC)
Description is wrong (probably from another package). Should be something like on the GitHub page, so for example "A simple Python tool which attempts to find and list the requirements of a Python project."