Search Criteria
Package Details: python-benedict 0.37.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-benedict.git (read-only, click to copy) |
|---|---|
| Package Base: | python-benedict |
| Description: | 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. |
| Upstream URL: | https://github.com/fabiocaccamo/python-benedict |
| Licenses: | MIT |
| Submitter: | SZanko |
| Maintainer: | SelectionRemark |
| Last Packager: | SelectionRemark |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-04 18:47 (UTC) |
| Last Updated: | 2026-05-18 14:33 (UTC) |
Dependencies (21)
- python (placeholder-for-pythonAUR)
- python-dateutil (python-dateutil-gitAUR)
- python-fsutilAUR
- python-ftfyAUR
- python-mailcheckerAUR
- python-phonenumbers
- python-requests
- python-slugify
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-beautifulsoup4 (optional) – HTML support
- python-boto3 (python-boto3-gitAUR) (optional) – S3 support
- python-openpyxl (optional) – XLS support
- python-pydantic (optional) – Schema support
- python-tomli (optional) – TOML support
- python-tomli-w (optional) – TOML support
- python-xlrd (optional) – XLS support
- python-xmltodict (optional) – HTML & XML support
- Show 1 more dependencies...
Latest Comments
SelectionRemark commented on 2026-05-03 20:52 (UTC)
Hi, I have adpoted the package, updated to the latest version & made some dependencies optional.
dydyamotya commented on 2022-08-11 06:49 (UTC)
Dependencies have to include python-installer in makedepends field to install correctly. Pls, fix it.