.gitignore
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.py
test-requirements.txt
tox.ini
tests/__init__.py
tests/unit/__init__.py
tests/unit/test_attribute.py
tests/unit/test_converters.py
tests/unit/test_decorators.py
tests/unit/test_proxy.py
tests/unit/test_schema.py
tests/unit/test_version.py
tests/unit/test_vobject.py
vobj/__init__.py
vobj/attribute.py
vobj/converters.py
vobj/decorators.py
vobj/proxy.py
vobj/schema.py
vobj/version.py
vobj/vobject.py
vobj.egg-info/PKG-INFO
vobj.egg-info/SOURCES.txt
vobj.egg-info/dependency_links.txt
vobj.egg-info/requires.txt
vobj.egg-info/top_level.txt