Search Criteria
Package Details: python-openai-cli 0.0.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-openai-cli.git (read-only, click to copy) |
---|---|
Package Base: | python-openai-cli |
Description: | OpenAI command-line client |
Upstream URL: | https://github.com/peterdemin/openai-cli |
Licenses: | MIT |
Submitter: | jgwak |
Maintainer: | jgwak |
Last Packager: | jgwak |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-31 00:53 (UTC) |
Last Updated: | 2023-06-07 06:35 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
jgwak commented on 2023-06-07 06:36 (UTC)
@Auerhuhn Done. Forgot to clean-build my package before submitting it to AUR. Thanks for letting me know.
Auerhuhn commented on 2023-06-01 10:19 (UTC)
Hi Jun-Young, thank you for this PKGBUILD. Would you mind adding
python-setuptools
tomakedepends
? The package won’t build without it.