LICENSE
MANIFEST.in
README.md
pyproject.toml
anchorsfactory/__init__.py
anchorsfactory/__main__.py
anchorsfactory/apply.py
anchorsfactory/cli.py
anchorsfactory/convert.py
anchorsfactory/dsl.py
anchorsfactory/geometry.py
anchorsfactory/model.py
anchorsfactory/parser.py
anchorsfactory/presets.py
anchorsfactory/runner.py
anchorsfactory.egg-info/PKG-INFO
anchorsfactory.egg-info/SOURCES.txt
anchorsfactory.egg-info/dependency_links.txt
anchorsfactory.egg-info/entry_points.txt
anchorsfactory.egg-info/requires.txt
anchorsfactory.egg-info/top_level.txt
anchorsfactory/rules/__init__.py
anchorsfactory/rules/default-italics.af
anchorsfactory/rules/default.af
docs/anchor-rules.md
tests/test_convert.py
tests/test_dsl.py
tests/test_geometry.py
tests/test_inherit.py
tests/test_model.py
tests/test_parser.py
tests/test_runner.py
tests/test_validate.py