summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6320f599d62b657c694a9a430fb567c9dab85ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by makepkg 6.1.0
# Tue May 28 22:49:01 UTC 2024
pkgbase = python-humps-git
	pkgdesc = Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python
	pkgver = 365.a0f712b
	pkgrel = 1
	url = https://github.com/nficano/humps
	arch = any
	license = unlicense
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	depends = python
	depends = python-poetry
	provides = python-humps
	source = git+https://github.com/nficano/humps.git
	sha256sums = SKIP

pkgname = python-humps-git