.editorconfig
.readthedocs.yml
.travis.yml
LICENSE.txt
README.rst
doc_requirements.txt
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
doc/Makefile
doc/conf.py
doc/index.rst
doc/introduction.rst
doc/make.bat
doc/tutorial.rst
doc/api/index.rst
doc/api/parser.rst
doc/api/style.rst
doc/api/descriptor/index.rst
doc/api/descriptor/prop.rst
doc/api/descriptor/pseudoprop.rst
doc/api/descriptor/pseudostate.rst
doc/api/descriptor/qclass.rst
doc/api/descriptor/stylerule.rst
doc/api/descriptor/subcontrol.rst
qstylizer/__init__.py
qstylizer/parser.py
qstylizer/style.py
qstylizer.egg-info/PKG-INFO
qstylizer.egg-info/SOURCES.txt
qstylizer.egg-info/dependency_links.txt
qstylizer.egg-info/not-zip-safe
qstylizer.egg-info/pbr.json
qstylizer.egg-info/requires.txt
qstylizer.egg-info/top_level.txt
qstylizer/descriptor/__init__.py
qstylizer/descriptor/prop.py
qstylizer/descriptor/pseudoprop.py
qstylizer/descriptor/pseudostate.py
qstylizer/descriptor/qclass.py
qstylizer/descriptor/stylerule.py
qstylizer/descriptor/subcontrol.py
qstylizer/descriptor/__init__.py
qstylizer/descriptor/prop.py
qstylizer/descriptor/pseudoprop.py
qstylizer/descriptor/pseudostate.py
qstylizer/descriptor/qclass.py
qstylizer/descriptor/stylerule.py
qstylizer/descriptor/subcontrol.py
test/conftest.py
test/integration/test_integration.py
test/unit/test_style.py