summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a86684b0fca97e6534be06e24094665010cbe5a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pure-stldict
	pkgdesc = This package provides a light-weight, no frills interface to the C++ dictionary containers map and unordered_map.
	pkgver = 0.8
	pkgrel = 2
	url = http://purelang.bitbucket.org/
	arch = i686
	arch = x86_64
	groups = pure-complete
	groups = pure-util
	license = LGPL3
	depends = pure
	source = https://bitbucket.org/purelang/pure-lang/downloads/pure-stldict-0.8.tar.gz
	sha1sums = d2666346eac3410bc2839cdd920167ebedd72e21

pkgname = pure-stldict