LICENSE
README.md
setup.py
dotted/__init__.py
dotted/api.py
dotted/elements.py
dotted/grammar.py
dotted/transforms.py
dotted_notation.egg-info/PKG-INFO
dotted_notation.egg-info/SOURCES.txt
dotted_notation.egg-info/dependency_links.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_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_slice.py
tests/test_transforms.py
tests/test_update.py
tests/test_update_if.py