.gitignore
.travis.yml
AUTHORS.txt
LICENSE.MIT
MANIFEST.in
NEWS
README.rst
requirements.txt
requirements_min.txt
setup.cfg
setup.py
tox.ini
.copr/Makefile
docs/Makefile
docs/anyconfig_cli.1
docs/cli.rst
docs/conf.py
docs/design.rst
docs/hacking.rst
docs/index.rst
docs/introduction.rst
docs/requirements.txt
docs/usage.rst
docs/api/anyconfig.api.rst
docs/api/anyconfig.backend.base.rst
docs/api/anyconfig.backend.ini.rst
docs/api/anyconfig.backend.json._simplejson.rst
docs/api/anyconfig.backend.json.default.rst
docs/api/anyconfig.backend.json.rst
docs/api/anyconfig.backend.pickle.rst
docs/api/anyconfig.backend.properties.rst
docs/api/anyconfig.backend.rst
docs/api/anyconfig.backend.shellvars.rst
docs/api/anyconfig.backend.toml.rst
docs/api/anyconfig.backend.xml.rst
docs/api/anyconfig.backend.yaml.pyyaml.rst
docs/api/anyconfig.backend.yaml.rst
docs/api/anyconfig.backend.yaml.ruamel_yaml.rst
docs/api/anyconfig.backends.rst
docs/api/anyconfig.cli.rst
docs/api/anyconfig.compat.rst
docs/api/anyconfig.dicts.rst
docs/api/anyconfig.globals.rst
docs/api/anyconfig.init.rst
docs/api/anyconfig.ioinfo.rst
docs/api/anyconfig.models.processor.rst
docs/api/anyconfig.models.rst
docs/api/anyconfig.parser.rst
docs/api/anyconfig.processors.rst
docs/api/anyconfig.query.rst
docs/api/anyconfig.schema.rst
docs/api/anyconfig.template.rst
docs/api/anyconfig.utils.rst
docs/api/index.rst
pkg/copr-build.sh
pkg/gen-authors.sh
pkg/gen-readme.sh
pkg/header.rst
pkg/nose.cfg
pkg/package.spec.in
pkg/scrutinizer.yml
src/anyconfig/__init__.py
src/anyconfig/api.py
src/anyconfig/backends.py
src/anyconfig/cli.py
src/anyconfig/compat.py
src/anyconfig/dicts.py
src/anyconfig/globals.py
src/anyconfig/init.py
src/anyconfig/ioinfo.py
src/anyconfig/parser.py
src/anyconfig/processors.py
src/anyconfig/query.py
src/anyconfig/schema.py
src/anyconfig/singleton.py
src/anyconfig/template.py
src/anyconfig/utils.py
src/anyconfig.egg-info/PKG-INFO
src/anyconfig.egg-info/SOURCES.txt
src/anyconfig.egg-info/dependency_links.txt
src/anyconfig.egg-info/entry_points.txt
src/anyconfig.egg-info/requires.txt
src/anyconfig.egg-info/top_level.txt
src/anyconfig/backend/__init__.py
src/anyconfig/backend/base.py
src/anyconfig/backend/ini.py
src/anyconfig/backend/pickle.py
src/anyconfig/backend/properties.py
src/anyconfig/backend/shellvars.py
src/anyconfig/backend/toml.py
src/anyconfig/backend/xml.py
src/anyconfig/backend/json/__init__.py
src/anyconfig/backend/json/_simplejson.py
src/anyconfig/backend/json/common.py
src/anyconfig/backend/json/default.py
src/anyconfig/backend/yaml/__init__.py
src/anyconfig/backend/yaml/common.py
src/anyconfig/backend/yaml/pyyaml.py
src/anyconfig/backend/yaml/ruamel_yaml.py
src/anyconfig/models/__init__.py
src/anyconfig/models/processor.py
tests/__init__.py
tests/api.py
tests/backends.py
tests/cli.py
tests/common.py
tests/dicts.py
tests/extras.py
tests/globals.py
tests/init.py
tests/ioinfo.py
tests/lib.py
tests/mod.py
tests/parser.py
tests/processors.py
tests/query.py
tests/requirements.txt
tests/requirements_plugins.txt
tests/schema.py
tests/singleton.py
tests/template.py
tests/utils.py
tests/backend/__init__.py
tests/backend/base.py
tests/backend/common.py
tests/backend/ini.py
tests/backend/pickle.py
tests/backend/properties.py
tests/backend/shellvars.py
tests/backend/toml.py
tests/backend/xml.py
tests/backend/json/__init__.py
tests/backend/json/default.py
tests/backend/json/simplejson.py
tests/backend/yaml/__init__.py
tests/backend/yaml/common.py
tests/backend/yaml/pyyaml.py
tests/backend/yaml/ruamel_yaml.py
tests/pkg/pip_install.bats
tests/res/00-00-cnf.json
tests/res/00-00-cnf_indented.json
tests/res/00-01-cnf.json
tests/res/00-02-cnf.json
tests/res/00-cnf.json
tests/res/00-cnf.yml
tests/res/00-scm.json
tests/res/00-scm.yml
tests/res/00-template-ctx.yml
tests/res/20-00-cnf.ini
tests/res/20-00-cnf.json
tests/res/20-00-cnf.properties
tests/res/20-00-cnf.sh
tests/res/20-00-cnf.toml
tests/res/20-00-cnf.xml
tests/res/20-00-cnf.yml
tests/res/20-10-cnf.xml
tests/res/30-00-cnf.json
tests/res/30-00-template-cnf-ng-scm.json
tests/res/30-00-template-cnf.json
tests/res/30-10-template-cnf.json