blob: 8b3bd72b3a0e06869e614bfbd7e58face5e58b91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = libfyaml
pkgdesc = Fully feature complete YAML parser and emitter
pkgver = 0.9
pkgrel = 2
url = https://pantoniou.github.io/libfyaml
arch = x86_64
license = MIT
optdepends = jq
source = https://github.com/pantoniou/libfyaml/releases/download/v0.9/libfyaml-0.9.tar.gz
sha512sums = 95979361ed50a46acc6da698e4750562f6e3e46aa5d050180225d93afb74929981d9c1d1ca3b6a77fe21a1546a68a9e3df17cdfef5f93257ad5d0c7ad03ae2eb
pkgname = libfyaml
|