summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1388b311fdf68f8e2cf8a862454214500300b700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = configparser.hpp
	pkgdesc = Simple, lightweight C++ configuration/ini file parser for Linux.
	pkgver = 0.1.0
	pkgrel = 1.0
	url = https://github.com/orangeduck/Corange
	arch = x86_64
	license = BSD-2-Clause
	makedepends = git
	makedepends = cmake
	makedepends = make
	source = git+https://github.com/dzilles/configparser.git
	b2sums = SKIP

pkgname = configparser.hpp