AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
norsourceparser/__init__.py
norsourceparser/frontend.py
norsourceparser.egg-info/PKG-INFO
norsourceparser.egg-info/SOURCES.txt
norsourceparser.egg-info/dependency_links.txt
norsourceparser.egg-info/entry_points.txt
norsourceparser.egg-info/not-zip-safe
norsourceparser.egg-info/requires.txt
norsourceparser.egg-info/top_level.txt
norsourceparser/core/__init__.py
norsourceparser/core/config.py
norsourceparser/core/constants.py
norsourceparser/core/models.py
norsourceparser/core/parser.py
norsourceparser/core/rules.py
norsourceparser/core/util.py
tests/__init__.py
tests/core/__init__.py
tests/core/test_parser.py
tests/core/test_postree.py
tests/core/test_rules.py
tests/core/test_syntaxnode.py
tests/core/test_syntaxtree.py
tests/frontend/__init__.py
tests/frontend/test_frontend.py
tests/resources/norsource_1.xml
tests/resources/norsource_2.xml
tests/resources/norsource_3.xml
tests/resources/norsource_pos.xml