summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 53ffee091fec34bff426f7ec4dba87d8ba4150a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = scnlib
	pkgdesc = A formatted input library, think {fmt} but in the other direction. 'scanf' for modern C++
	pkgver = 1.1.2
	pkgrel = 1
	url = https://github.com/eliaskosunen/scnlib
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = doxygen
	makedepends = python-sphinx
	makedepends = python-breathe
	makedepends = doctest
	makedepends = benchmark
	source = scnlib::git+https://github.com/eliaskosunen/scnlib.git#tag=v1.1.2
	md5sums = SKIP

pkgname = scnlib