.deepsource.toml
.gitignore
.hgignore
.pre-commit-config.yaml
AUTHORS.rst
BADGES.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE.txt
README.rst
VERSION
pyproject.toml
setup.py
.github/workflows/clean-workflow-runs.yml
.github/workflows/python-package.yml
docs/Makefile
docs/authors.rst
docs/command_line.rst
docs/conf.py
docs/contributing.rst
docs/function_summary.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
interfacing_guide/Interfacing.chm
interfacing_guide/readme.txt
interfacing_guide/swmm5.bas
interfacing_guide/swmm5.h
interfacing_guide/swmm5.lib
interfacing_guide/swmm5.pas
interfacing_guide/swmm5_iface.bas
interfacing_guide/swmm5_iface.c
interfacing_guide/swmm5_iface.h
interfacing_guide/swmm5_iface.pas
interfacing_guide/test.c
src/swmmtoolbox/__init__.py
src/swmmtoolbox/swmmtoolbox.py
src/swmmtoolbox.egg-info/PKG-INFO
src/swmmtoolbox.egg-info/SOURCES.txt
src/swmmtoolbox.egg-info/dependency_links.txt
src/swmmtoolbox.egg-info/entry_points.txt
src/swmmtoolbox.egg-info/requires.txt
src/swmmtoolbox.egg-info/top_level.txt
tests/extract_link.csv
tests/extract_node.csv
tests/frutal.out
tests/listdetail_link.csv
tests/listdetail_node.csv
tests/test_extract.py
tests/test_listdetail.py