LICENSE.md
MANIFEST.in
README.md
setup.py
masque/VERSION
masque/__init__.py
masque/error.py
masque/label.py
masque/pattern.py
masque/repetition.py
masque/subpattern.py
masque/utils.py
masque.egg-info/PKG-INFO
masque.egg-info/SOURCES.txt
masque.egg-info/dependency_links.txt
masque.egg-info/requires.txt
masque.egg-info/top_level.txt
masque/file/__init__.py
masque/file/gdsii.py
masque/file/svg.py
masque/file/utils.py
masque/shapes/__init__.py
masque/shapes/arc.py
masque/shapes/circle.py
masque/shapes/ellipse.py
masque/shapes/path.py
masque/shapes/polygon.py
masque/shapes/shape.py
masque/shapes/text.py
test/testarr.py