LICENSE.txt
MANIFEST.in
NEWS.rst
README.rst
requirements.txt
setup.py
examples/copydxf.py
examples/flags.py
examples/mtext.py
examples/open_big_facemodels.py
examples/optimize_polyfaces.py
examples/setup.bat
examples/text_alignment.py
examples/tut_blocks.py
examples/using_blocks.py
examples/using_lwpolyline.py
examples/using_spline.py
ezdxf/__init__.py
ezdxf/__main__.py
ezdxf/blockssection.py
ezdxf/c23.py
ezdxf/classifiedtags.py
ezdxf/codepage.py
ezdxf/compressedstring.py
ezdxf/const.py
ezdxf/database.py
ezdxf/decode.py
ezdxf/defaultchunk.py
ezdxf/drawing.py
ezdxf/dxf2html.py
ezdxf/dxfattr.py
ezdxf/dxfentity.py
ezdxf/dxffactory.py
ezdxf/dxfobjects.py
ezdxf/dxftag.py
ezdxf/entitysection.py
ezdxf/entityspace.py
ezdxf/facemixins.py
ezdxf/handle.py
ezdxf/hdrvars.py
ezdxf/headersection.py
ezdxf/importer.py
ezdxf/juliandate.py
ezdxf/options.py
ezdxf/polyfacebuilder.py
ezdxf/query.py
ezdxf/queryparser.py
ezdxf/reflinks.py
ezdxf/sections.py
ezdxf/table.py
ezdxf/tablessection.py
ezdxf/tags.py
ezdxf/templatefinder.py
ezdxf/testtools.py
ezdxf/tools.py
ezdxf/zipmanager.py
ezdxf.egg-info/PKG-INFO
ezdxf.egg-info/SOURCES.txt
ezdxf.egg-info/dependency_links.txt
ezdxf.egg-info/requires.txt
ezdxf.egg-info/top_level.txt
ezdxf/ac1009/__init__.py
ezdxf/ac1009/graphics.py
ezdxf/ac1009/graphicsfactory.py
ezdxf/ac1009/headervars.py
ezdxf/ac1009/layouts.py
ezdxf/ac1009/tableentries.py
ezdxf/ac1015/__init__.py
ezdxf/ac1015/graphics.py
ezdxf/ac1015/graphicsfactory.py
ezdxf/ac1015/headervars.py
ezdxf/ac1015/layouts.py
ezdxf/ac1015/tableentries.py
ezdxf/ac1018/__init__.py
ezdxf/ac1018/headervars.py
ezdxf/ac1021/__init__.py
ezdxf/ac1021/headervars.py
ezdxf/ac1024/__init__.py
ezdxf/ac1024/headervars.py
ezdxf/ac1027/__init__.py
ezdxf/ac1027/headervars.py
ezdxf/templates/AC1009.dxf
ezdxf/templates/AC1015.dxf
ezdxf/templates/AC1018.dxf
ezdxf/templates/AC1021.dxf
ezdxf/templates/AC1024.dxf
ezdxf/templates/AC1027.dxf
tests/__init__.py
tests/test_abstract_layout.py
tests/test_autoblockref.py
tests/test_blockssection.py
tests/test_classessection.py
tests/test_classifiedtags.py
tests/test_codepage.py
tests/test_compressed_string.py
tests/test_database.py
tests/test_decode_encode.py
tests/test_drawing.py
tests/test_dxfattr.py
tests/test_dxfdictionary.py
tests/test_dxfentity.py
tests/test_dxfvalue.py
tests/test_entitysection.py
tests/test_entityspace.py
tests/test_handle.py
tests/test_headersection.py
tests/test_importer.py
tests/test_juliandate.py
tests/test_newdrawings.py
tests/test_objectssection.py
tests/test_query.py
tests/test_queryparser.py
tests/test_read_proe_ac1018.py
tests/test_read_zip.py
tests/test_sections.py
tests/test_table.py
tests/test_tables.py
tests/test_taggroups.py
tests/test_tags.py
tests/test_templates.py
tests/test_tools.py
tests/test_typecaster.py
tests/test_xrecord.py
tests/test_ac1009/__init__.py
tests/test_ac1009/test_basic_graphics.py
tests/test_ac1009/test_polyline_graphics.py
tests/test_ac1009/test_tableentries.py
tests/test_ac1015/__init__.py
tests/test_ac1015/test_basic_graphics.py
tests/test_ac1015/test_create_new_layout.py
tests/test_ac1015/test_lwpolyline.py
tests/test_ac1015/test_mtext.py
tests/test_ac1015/test_polyline_graphics.py
tests/test_ac1015/test_spline.py
tests/test_ac1015/test_tableentries.py