blob: 05665edc294a14ec6e63110ce29718a04a9c4c75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = json2struct
pkgdesc = CLI tool to convert JSON to struct type definitions
pkgver = 1.9.3
pkgrel = 3
url = https://github.com/marhaupe/json2struct
arch = x86_64
arch = aarch64
license = GPL-3.0
makedepends = go
makedepends = git
depends = glibc
source = git+https://github.com/marhaupe/json2struct.git#tag=v1.9.3
sha256sums = SKIP
pkgname = json2struct
|