.gitignore
DEVELOPMENT.rst
LICENSE
MANIFEST.in
README.rst
TODO.rst
jproperties.py
pytest.ini
setup.cfg
setup.py
tox.ini
.github/workflows/codeql-analysis.yml
.github/workflows/test.yml
jproperties.egg-info/PKG-INFO
jproperties.egg-info/SOURCES.txt
jproperties.egg-info/dependency_links.txt
jproperties.egg-info/entry_points.txt
jproperties.egg-info/requires.txt
jproperties.egg-info/top_level.txt
tests/test_basic.py
tests/test_docstrs.py
tests/test_encodingescape.py
tests/test_escape_parsing.py
tests/test_line_continuation.py
tests/test_nokey.py
tests/test_novalue.py
tests/test_repeated.py
tests/test_setmeta.py
tests/test_simple_utf8.py
tests/test_surrogate.py
tests/data/simple.utf8.prop