blob: 8160fcefa6631be9b2bafc08a9b5136d11893a32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = formatjson
pkgdesc = JSON validator and formatter written in Rust
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/tusharsadhwani/formatjson
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = rust
source = https://github.com/tusharsadhwani/formatjson/archive/refs/tags/0.3.1.tar.gz
sha256sums = 870d5703e19be4046e13cb8ab8a6ada5f1569cda68fbeca2dbbc0e57b7483fe9
pkgname = formatjson
|