AUTHORS
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
NiceLib.egg-info/PKG-INFO
NiceLib.egg-info/SOURCES.txt
NiceLib.egg-info/dependency_links.txt
NiceLib.egg-info/requires.txt
NiceLib.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/building.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/wrapping.rst
nicelib/__about__.py
nicelib/__init__.py
nicelib/build.py
nicelib/nicelib.py
nicelib/platform.py
nicelib/process.py
nicelib/util.py
nicelib/parser/__init__.py
nicelib/parser/_build_tables.py
nicelib/parser/cpp_generator.py
nicelib/parser/cpp_lexer.py
nicelib/parser/cpp_parser.py
tests/conftest.py
tests/test_if.py
tests/helpers/util.py
tests/midlevel/_build_foo.py
tests/midlevel/foo.h
tests/midlevel/test_foo.py
tests/midlevel/test_hybrid_func.py
tests/process/test_enum_values.py
tests/process/test_hooks.py
tests/process/test_pragma.py
tests/process/test_process.py
tests/process/enum/func-macro.h
tests/process/general/argnames.h
tests/process/general/sys-funcdef-a.h
tests/process/general/sys-funcdef-b.h
tests/process/pragma/once-a.h
tests/process/pragma/once-b.h