Search Criteria
Package Details: walbottle-git 0.2.0.r71.ge643df3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/walbottle-git.git (read-only, click to copy) |
---|---|
Package Base: | walbottle-git |
Description: | Walbottle is a project for generating JSON unit test vectors from JSON Schemas. It provides a library, libwalbottle, which implements JSON Schema parsing and test vector generation. |
Upstream URL: | https://gitlab.com/walbottle/walbottle |
Keywords: | check gio glib json parsing tests unit |
Licenses: | LGPL2.1 |
Conflicts: | walbottle |
Provides: | libwalbottle-0.so |
Submitter: | VxlerieUwU |
Maintainer: | VxlerieUwU |
Last Packager: | VxlerieUwU |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-03-04 12:07 (UTC) |
Last Updated: | 2024-02-28 22:02 (UTC) |
Dependencies (4)
- json-glib (json-glib-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
Latest Comments
yochananmarqos commented on 2024-02-28 22:25 (UTC)
@VxlerieUwU: It only took you almost a year to notice my comment. What's the point of this even being in the AUR? Nothing uses it. I don't even remember why I noticed and commented now. I think some project I was working on used this as a test, but it never actually worked right to begin with.
yochananmarqos commented on 2023-03-21 16:27 (UTC) (edited on 2023-03-21 16:28 (UTC) by yochananmarqos)
Missing build dependencies on
git
andmeson
.gobject-introspection
is always a build dependency, never a runtime dependency.Please make the following corrections:
The URL is incorrect, it should be https://gitlab.com/walbottle/walbottle, not https://gitlab.com/walbottle/walbottle-git.