Search Criteria
Package Details: pigar 2.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pigar.git (read-only, click to copy) |
|---|---|
| Package Base: | pigar |
| Description: | A tool to generate requirements.txt for Python projects. |
| Upstream URL: | https://github.com/Damnever/pigar |
| Licenses: | BSD-3-Clause |
| Submitter: | arojas |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-01 10:04 (UTC) |
| Last Updated: | 2025-11-09 17:49 (UTC) |
Latest Comments
rubikonx9 commented on 2023-04-05 07:07 (UTC) (edited on 2023-04-05 07:11 (UTC) by rubikonx9)
Hello, it seems that this package is missing a dependency to
python-pyparsing(in extra) for both build and runtime.Having tried to upgrade, I got:
Having tried to run, I got:
Installing
python-pyparsingfixed both issues.