.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature.yml
.github/workflows/gh-pages.yml
.github/workflows/pre-commit.yml
.github/workflows/pypi.yml
.github/workflows/test.yml
docs/api.md
docs/index.md
docs/development/development_guidelines.md
docs/overrides/main.html
docs/stylesheets/extra.css
example/example.nml
src/nmlform/__init__.py
src/nmlform/__main__.py
src/nmlform/_version.py
src/nmlform/apply.py
src/nmlform/comments.py
src/nmlform/location.py
src/nmlform/main.py
src/nmlform/namelist.py
src/nmlform/py.typed
src/nmlform/token.py
src/nmlform/types.py
src/nmlform.egg-info/PKG-INFO
src/nmlform.egg-info/SOURCES.txt
src/nmlform.egg-info/dependency_links.txt
src/nmlform.egg-info/entry_points.txt
src/nmlform.egg-info/requires.txt
src/nmlform.egg-info/scm_file_list.json
src/nmlform.egg-info/scm_version.json
src/nmlform.egg-info/top_level.txt
src/nmlform/tests/__init__.py
src/nmlform/tests/test_cli.py
src/nmlform/tests/test_comments.py
src/nmlform/tests/test_gfortran_namelists.py
src/nmlform/tests/test_location.py
src/nmlform/tests/test_namelist_freeform.py
src/nmlform/tests/test_set.py
src/nmlform/tests/test_token.py
src/nmlform/tests/files/tao_init/d1_data.init
src/nmlform/tests/files/tao_init/features.init
src/nmlform/tests/files/tao_init/freeform.init
src/nmlform/tests/files/tao_init/proj/tao.init