Search Criteria
Package Details: python-anyconfig 0.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-anyconfig.git (read-only, click to copy) |
---|---|
Package Base: | python-anyconfig |
Description: | Provides common APIs to load and dump configuration files in various formats |
Upstream URL: | https://github.com/ssato/python-anyconfig |
Licenses: | MIT |
Conflicts: | python-anyconfig-git |
Submitter: | Foxboron |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 3 |
Popularity: | 0.000658 |
First Submitted: | 2017-07-30 17:29 (UTC) |
Last Updated: | 2024-12-10 07:07 (UTC) |
Dependencies (19)
- python-jinja
- python-jmespath
- python-jsonschema
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-simplejson
- python-toml (python-toml-gitAUR)
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-anyconfig-bson-backendAUR (optional) – BSON support using pymongo
- python-anyconfig-cbor-backendAUR (optional) – CBOR support using cbor
- python-anyconfig-cbor2-backendAUR (optional) – CBOR support using cbor2
- python-anyconfig-configobj-backendAUR (optional) – ConfigObj load and dump support
- python-anyconfig-fortios-backendAUR (optional) – Fortios load and parse support
- python-anyconfig-ion-backendAUR (optional) – Amazon ion load and dump support
- python-anyconfig-json5-backendAUR (optional) – Json5 load and dump support
- python-anyconfig-msgpack-backendAUR (optional) – MessagePack load and dump support
Latest Comments
gardar commented on 2020-01-14 13:01 (UTC)
Working PKGBUILD for 0.9.10: https://gist.github.com/gardar/bb7be497a20ecca19e6d7cad0401ac39
dncrash commented on 2019-12-11 00:33 (UTC) (edited on 2019-12-11 00:33 (UTC) by dncrash)
Doesn't seem to be working for me:
johnramsden commented on 2019-02-13 01:42 (UTC) (edited on 2019-02-13 01:43 (UTC) by johnramsden)
This package fails to build for me in both a clean chroot, and just with makepkg.
Foxboron commented on 2017-08-03 13:55 (UTC)
jtyr commented on 2017-08-03 11:31 (UTC)