LICENSE
MANIFEST.in
PKG-INFO.md
README.md
setup.py
images/dataflow.png
images/dataflow.svg
images/oewntk.png
images/oewntk.svg
oewn_core/__init__.py
oewn_core/deserialize.py
oewn_core/normalize.py
oewn_core/serialize.py
oewn_core/wordnet.py
oewn_core/wordnet_fromyaml.py
oewn_core/wordnet_toyaml.py
oewn_core/yaml_to_yaml.py
oewn_core.egg-info/PKG-INFO
oewn_core.egg-info/SOURCES.txt
oewn_core.egg-info/dependency_links.txt
oewn_core.egg-info/requires.txt
oewn_core.egg-info/top_level.txt
oewn_validate/__init__.py
oewn_validate/validate.py
oewn_xml/__init__.py
oewn_xml/wordnet_fromxml.py
oewn_xml/wordnet_toxml.py
oewn_xml/wordnet_xml.py
oewn_xml/xml_to_yaml.py
oewn_xml/yaml_to_xml.py
tests/__init__.py
tests/model.py
tests/test_browse.py
tests/test_discriminant.py
tests/test_escapables.py
tests/test_escaping_schemes.py
tests/test_extend.py
tests/test_sensekeys.py
tests/test_transitive.py
tests/test_xml_id_chars.py
tests/test_xml_idness.py
tests/test_xml_ids.py
tests/utils.py