Search Criteria
Package Details: yamlfix 1.19.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yamlfix.git (read-only, click to copy) |
|---|---|
| Package Base: | yamlfix |
| Description: | A simple, opinionated yaml formatter that keeps your comments! |
| Upstream URL: | https://github.com/lyz-code/yamlfix |
| Licenses: | GPL-3.0-or-later |
| Submitter: | Spixmaster |
| Maintainer: | Spixmaster |
| Last Packager: | Spixmaster |
| Votes: | 1 |
| Popularity: | 0.094310 |
| First Submitted: | 2022-09-26 07:14 (UTC) |
| Last Updated: | 2025-12-18 10:28 (UTC) |
Dependencies (8)
- python
- python-click
- python-maisonAUR
- python-ruyamlAUR
- python-build (make)
- python-installer (make)
- python-pdm-backend (make)
- python-wheel (make)
Latest Comments
Spixmaster commented on 2023-08-10 06:15 (UTC) (edited on 2023-08-10 06:16 (UTC) by Spixmaster)
@jaxvanyang No, you are completely right. The package
python-maisondoes not work. I created it but am not able to get it running. The Python build process for that software does not work as usual. I have not figured out a solution yet. Normally, I have no problems with packaging Python software butpython-maisoncauses issues.You can see that the list of files of
python-maisondoes not include Python files.If someone can help with python-maison, please do so.
jaxvanyang commented on 2023-08-10 05:56 (UTC) (edited on 2023-08-10 05:56 (UTC) by jaxvanyang)
Hi, I installed this package on Arch WSL with paru. But it yield a ModuleNotFoundError:
But I have python-maison installed, this is the package content:
Could you please give me a hint?