Search Criteria
Package Details: rapidyaml 0.10.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rapidyaml.git (read-only, click to copy) |
|---|---|
| Package Base: | rapidyaml |
| Description: | A fast YAML parser and emitter for C++ |
| Upstream URL: | https://github.com/biojppm/rapidyaml |
| Licenses: | MIT |
| Provides: | libryml.so, rapidyaml |
| Submitter: | abouvier |
| Maintainer: | SecByShresth |
| Last Packager: | SecByShresth |
| Votes: | 2 |
| Popularity: | 0.001897 |
| First Submitted: | 2025-01-07 06:27 (UTC) |
| Last Updated: | 2025-10-03 09:54 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- python (make)
- swig (swig-gitAUR) (make)
Required by (3)
- libretro-lrps2-git (requires libryml.so)
- libretro-lrps2-git (make)
- python-rapidyaml
Latest Comments
SecByShresth commented on 2025-10-03 09:56 (UTC)
Hello @patlefort,
This has been done, I have updated C++ package.
Thanks Shresth Paul
patlefort commented on 2025-10-02 20:23 (UTC)
Can you add
libryml.soin provides for c++ package? Thanks.SecByShresth commented on 2025-10-02 19:55 (UTC)
Hello Guys,
Changes have been made, please test it out and let me know if it's working fine or not.
Thanks Shresth Paul
SecByShresth commented on 2025-10-02 19:07 (UTC)
Please allow me to check it further. Let me fix this issue.
abouvier commented on 2025-10-02 19:05 (UTC)
It can't work if it doesn't even build:
SecByShresth commented on 2025-10-02 19:02 (UTC)
Hello @Patlefort,
This package was only used for the C++. For Python, I suggest using the PIP and install that dependency. I build this package for C++, and it works without any issues for C++.
Thanks Shresth
patlefort commented on 2025-10-02 18:47 (UTC)
It's missing python and swig dependencies. Also why remove provides? It break
libretro-lrps2-git.