summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59a2c638e35d7553b170dbd39ca60576cc755925 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-condconfigparser-git
	pkgdesc = Python library designed to help parsing configuration files. Main specificity: Allows to define conditions using boolean operators and specific sections in the configuration file that are only applied when the corresponding condition is fulfilled.
	pkgver = 1.0.6+1.r38.20250415.77c0a62
	pkgrel = 2
	epoch = 0
	url = https://frougon.net/projects/CondConfigParser/
	arch = any
	license = BSD-2-Clause
	makedepends = git
	makedepends = gitlog-to-changelog
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools>=77.0.3
	makedepends = python-wheel
	depends = python>=3.4
	provides = python3-condconfigparser=1.0.6+1.r38.20250415.77c0a62
	provides = python-condconfigparser=1.0.6+1.r38.20250415.77c0a62
	conflicts = python3-condconfigparser
	conflicts = python-condconfigparser
	source = python-condconfigparser::git+https://github.com/frougon/CondConfigParser
	validpgpkeys = 125B5A0FDB788FDD0EF41A9DC785B90B5053A3A2
	sha256sums = SKIP

pkgname = python-condconfigparser-git