Search Criteria
Package Details: python-anyconfig-git 0.12.0.r0.g09af1950-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-anyconfig-git.git (read-only, click to copy) |
---|---|
Package Base: | python-anyconfig-git |
Description: | Generic access to configuration files in any formats (to be in the future) |
Upstream URL: | https://github.com/ssato/python-anyconfig |
Licenses: | MIT |
Conflicts: | python-anyconfig |
Provides: | python-anyconfig |
Submitter: | ragouel |
Maintainer: | None |
Last Packager: | carlosal1015 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-20 05:10 (UTC) |
Last Updated: | 2022-01-09 16:22 (UTC) |
Dependencies (17)
- python-jinja
- python-jmespath
- python-jsonschema
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-toml (python-toml-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-anyconfig-bson-backendAUR (optional) – BSON support using pymongo
- python-anyconfig-cbor-backend (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
- python-simplejson (optional) – Replace standard json backend
- python-yaml (python-yaml-gitAUR) (optional) – YAML support if ruamel.yaml is not aviliable
Required by (8)
- python-anyconfig-bson-backend (requires python-anyconfig)
- python-anyconfig-cbor2-backend (requires python-anyconfig)
- python-anyconfig-configobj-backend (requires python-anyconfig)
- python-anyconfig-fortios-backend (requires python-anyconfig)
- python-anyconfig-ion-backend (requires python-anyconfig)
- python-anyconfig-json5-backend (requires python-anyconfig)
- python-anyconfig-msgpack-backend (requires python-anyconfig)
- stakkr (requires python-anyconfig)