summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 832bec76809beab2e5b51caa04e32ec903b340ae (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
25
26
27
28
29
30
31
32
pkgbase = python-benedict
	pkgdesc = Dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
	pkgver = 0.38.0
	pkgrel = 1
	url = https://github.com/fabiocaccamo/python-benedict
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-slugify
	depends = python-typing_extensions
	depends = python-ftfy
	depends = python-mailchecker
	depends = python-phonenumbers
	depends = python-dateutil
	depends = python-fsutil
	depends = python-requests
	optdepends = python-beautifulsoup4: HTML support
	optdepends = python-openpyxl: XLS support
	optdepends = python-xlrd: XLS support
	optdepends = python-boto3: S3 support
	optdepends = python-xmltodict: HTML & XML support
	optdepends = python-yaml: YAML support
	optdepends = python-tomli: TOML support
	optdepends = python-tomli-w: TOML support
	optdepends = python-pydantic: Schema support
	source = python-benedict-0.38.0.tar.gz::https://github.com/fabiocaccamo/python-benedict/archive/0.38.0.tar.gz
	sha512sums = 12e3856dda572966e7d34b7067ac643b320d1483ec3b52a5e82087efd7c9e62c60ddc052f003dcf8deed70c712fcae09f96a01bd72a4b197949fa9d899981910

pkgname = python-benedict