AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
docs-requirements.txt
pyproject.toml
requirements.txt
startup.sh
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/standard.yml
conda-recipe/meta.yaml
docs/LCLS_Photon_Source_and_Systems_Nomenclature.pdf
docs/Makefile
docs/make.bat
docs/pre-release-notes.sh
docs/release_notes.py
docs/source/conf.py
docs/source/index.rst
docs/source/upcoming_changes.rst
docs/source/upcoming_release_notes/template-full.rst
docs/source/upcoming_release_notes/template-short.rst
lcls_naming_tool/__init__.py
lcls_naming_tool/_version.py
lcls_naming_tool/lcls_naming_tool.py
lcls_naming_tool/version.py
lcls_naming_tool.egg-info/PKG-INFO
lcls_naming_tool.egg-info/SOURCES.txt
lcls_naming_tool.egg-info/dependency_links.txt
lcls_naming_tool.egg-info/entry_points.txt
lcls_naming_tool.egg-info/requires.txt
lcls_naming_tool.egg-info/top_level.txt
lcls_naming_tool/bin/__init__.py
lcls_naming_tool/bin/help.py
lcls_naming_tool/bin/main.py
lcls_naming_tool/taxons/ccc_taxon.json
lcls_naming_tool/taxons/functional_component_taxon.json
lcls_naming_tool/taxons/fungible_element_taxon.json
lcls_naming_tool/tests/__init__.py
lcls_naming_tool/tests/conftest.py
lcls_naming_tool/tests/test_cli.py
lcls_naming_tool/web/app.py
lcls_naming_tool/web/gunicorn_config.py
lcls_naming_tool/web/templates/base.html
lcls_naming_tool/web/templates/index.html