Search Criteria
Package Details: python-cloup 3.0.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cloup.git (read-only, click to copy) |
---|---|
Package Base: | python-cloup |
Description: | Cloup (= Click + groups) contains a set of Click extensions for multiple purposes. |
Upstream URL: | https://github.com/janLuke/cloup |
Licenses: | MIT |
Submitter: | groctel |
Maintainer: | groctel |
Last Packager: | groctel |
Votes: | 2 |
Popularity: | 0.026490 |
First Submitted: | 2021-04-04 16:52 (UTC) |
Last Updated: | 2025-02-23 09:11 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
micwoj92 commented on 2025-02-27 17:58 (UTC)
Hi, the license should be in
/usr/share/licenses/$pkgname
.Feel free to add me as co-maintainer for these packages, anything manim+its dependencies. Likewise, if you spot anything interesting to you in packages I maintain I can add you there as co-maintainer.
groctel commented on 2025-02-27 15:04 (UTC)
@micwoj92: I see that you're leaving request comments in many packages that I maintain. If you can, please also add a diff for the suggested changes to help the maintainer with the required changes. Personally, I also have a local test repository that you can use to check the installation of packages in a clean environment: https://git.sr.ht/~groctel/pkgbuilds
Regarding this comment: the licence file is already being installed:
I've checked this manually by executing
makepkg -s
:Is there something I'm missing? Also, if you want to collaborate with the maintenance of these packages, hit me up. All help is appreciated :)
micwoj92 commented on 2025-02-24 21:33 (UTC)
Please install license file
Vekhir commented on 2023-06-09 17:57 (UTC)
This package also needs
python-click
as dependency in order to work standalone