LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
examples/big-bank-plc.dsl
examples/big-bank-plc.json
examples/financial-risk-system.dsl
examples/financial-risk-system.json
examples/groups.dsl
examples/groups.json
examples/shapes.dsl
examples/shapes.json
src/structurizr2csv/__init__.py
src/structurizr2csv/convert.py
src/structurizr2csv/coordinates.py
src/structurizr2csv/dsl2json.py
src/structurizr2csv/enums.py
src/structurizr2csv/settings.py
src/structurizr2csv/style.py
src/structurizr2csv/utils.py
src/structurizr2csv/workspace.py
src/structurizr2csv/workspace_extension.py
src/structurizr2csv.egg-info/PKG-INFO
src/structurizr2csv.egg-info/SOURCES.txt
src/structurizr2csv.egg-info/dependency_links.txt
src/structurizr2csv.egg-info/entry_points.txt
src/structurizr2csv.egg-info/requires.txt
src/structurizr2csv.egg-info/top_level.txt
src/structurizr2csv/elements/__init__.py
src/structurizr2csv/elements/base_box.py
src/structurizr2csv/elements/bounding_box.py
src/structurizr2csv/elements/box.py
src/structurizr2csv/elements/connector.py
src/structurizr2csv/elements/diagram.py
src/structurizr2csv/elements/group.py
src/structurizr2csv/elements/legend.py
src/structurizr2csv/elements/title.py
src/structurizr2csv/labels/box.txt
src/structurizr2csv/labels/group_1.txt
src/structurizr2csv/labels/group_2.txt
src/structurizr2csv/labels/legend_header.txt
src/structurizr2csv/labels/legend_row.txt
src/structurizr2csv/labels/title.txt
src/structurizr2csv/styles/component.txt
src/structurizr2csv/styles/connector.txt
src/structurizr2csv/styles/container.txt
src/structurizr2csv/styles/cylinder.txt
src/structurizr2csv/styles/group_1.txt
src/structurizr2csv/styles/group_2.txt
src/structurizr2csv/styles/hexagon.txt
src/structurizr2csv/styles/legend_header.txt
src/structurizr2csv/styles/legend_row.txt
src/structurizr2csv/styles/person.txt
src/structurizr2csv/styles/pipe.txt
src/structurizr2csv/styles/softwareSystem.txt
src/structurizr2csv/styles/styles.txt
src/structurizr2csv/styles/title.txt
src/structurizr2csv/styles/web-browser.txt