Search Criteria
Package Details: pycritty 0.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pycritty.git (read-only, click to copy) |
|---|---|
| Package Base: | pycritty |
| Description: | CLI program that allows you to change your Alacritty config with one command without editing the config file. |
| Upstream URL: | https://github.com/antoniosarosi/pycritty |
| Keywords: | alacritty |
| Licenses: | MIT |
| Submitter: | sevz |
| Maintainer: | antoniosarosi |
| Last Packager: | sevz |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-15 18:38 (UTC) |
| Last Updated: | 2022-02-15 17:59 (UTC) |
Latest Comments
dreieck commented on 2023-11-28 11:42 (UTC)
Ahoj,
you need to switch away from using
setup.pydirectly but usepython -m build,python -m installer(with appropriatemakedepends); thee the Arch wiki Python package guidelines.Regards and thanks for maintaining!