LICENSE
README.md
setup.py
dotted/__init__.py
dotted/__main__.py
dotted/api.py
dotted/containers.py
dotted/elements.py
dotted/grammar.py
dotted/transforms.py
dotted/utils.py
dotted/cli/__init__.py
dotted/cli/_compat.py
dotted/cli/formats.py
dotted/cli/main.py
dotted_notation.egg-info/PKG-INFO
dotted_notation.egg-info/SOURCES.txt
dotted_notation.egg-info/dependency_links.txt
dotted_notation.egg-info/entry_points.txt
dotted_notation.egg-info/requires.txt
dotted_notation.egg-info/top_level.txt
tests/__init__.py
tests/test_api.py
tests/test_appender.py
tests/test_assemble.py
tests/test_attrs.py
tests/test_cli.py
tests/test_container_filter.py
tests/test_cut.py
tests/test_empty.py
tests/test_filter_keyvalue.py
tests/test_get.py
tests/test_invert.py
tests/test_match.py
tests/test_negation.py
tests/test_nop.py
tests/test_numeric.py
tests/test_opgroup.py
tests/test_pluck.py
tests/test_recursive.py
tests/test_slice.py
tests/test_softcut.py
tests/test_strict.py
tests/test_string_glob.py
tests/test_transforms.py
tests/test_type_restriction.py
tests/test_unpack.py
tests/test_update.py
tests/test_update_if.py
tests/test_value_guard.py