LICENSE
README.md
pyproject.toml
src/pystitch/A100Reader.py
src/pystitch/A10oReader.py
src/pystitch/ArtReader.py
src/pystitch/BroReader.py
src/pystitch/ColReader.py
src/pystitch/ColWriter.py
src/pystitch/CsvReader.py
src/pystitch/CsvWriter.py
src/pystitch/DatReader.py
src/pystitch/DsbReader.py
src/pystitch/DstReader.py
src/pystitch/DstWriter.py
src/pystitch/DszReader.py
src/pystitch/EdrReader.py
src/pystitch/EdrWriter.py
src/pystitch/EmbCompress.py
src/pystitch/EmbConstant.py
src/pystitch/EmbEncoder.py
src/pystitch/EmbFunctions.py
src/pystitch/EmbMatrix.py
src/pystitch/EmbPattern.py
src/pystitch/EmbThread.py
src/pystitch/EmbThreadHus.py
src/pystitch/EmbThreadJef.py
src/pystitch/EmbThreadPec.py
src/pystitch/EmbThreadSew.py
src/pystitch/EmbThreadShv.py
src/pystitch/EmdReader.py
src/pystitch/ExpReader.py
src/pystitch/ExpWriter.py
src/pystitch/ExyReader.py
src/pystitch/FxyReader.py
src/pystitch/GcodeReader.py
src/pystitch/GcodeWriter.py
src/pystitch/GenericWriter.py
src/pystitch/GtReader.py
src/pystitch/HusReader.py
src/pystitch/InbReader.py
src/pystitch/InfReader.py
src/pystitch/InfWriter.py
src/pystitch/InkstitchGcodeWriter.py
src/pystitch/IqpReader.py
src/pystitch/JefReader.py
src/pystitch/JefWriter.py
src/pystitch/JpxReader.py
src/pystitch/JsonReader.py
src/pystitch/JsonWriter.py
src/pystitch/KsmReader.py
src/pystitch/MaxReader.py
src/pystitch/MitReader.py
src/pystitch/NewReader.py
src/pystitch/PcdReader.py
src/pystitch/PcmReader.py
src/pystitch/PcqReader.py
src/pystitch/PcsReader.py
src/pystitch/PecGraphics.py
src/pystitch/PecReader.py
src/pystitch/PecWriter.py
src/pystitch/PesReader.py
src/pystitch/PesWriter.py
src/pystitch/PhbReader.py
src/pystitch/PhcReader.py
src/pystitch/PltReader.py
src/pystitch/PltWriter.py
src/pystitch/PmvReader.py
src/pystitch/PmvWriter.py
src/pystitch/PngWriter.py
src/pystitch/QccReader.py
src/pystitch/QccWriter.py
src/pystitch/ReadHelper.py
src/pystitch/SewReader.py
src/pystitch/SewWriter.py
src/pystitch/ShvReader.py
src/pystitch/SpxReader.py
src/pystitch/StcReader.py
src/pystitch/StxReader.py
src/pystitch/SvgWriter.py
src/pystitch/TapReader.py
src/pystitch/TbfReader.py
src/pystitch/TbfWriter.py
src/pystitch/TxtWriter.py
src/pystitch/U01Reader.py
src/pystitch/U01Writer.py
src/pystitch/Vp3Reader.py
src/pystitch/Vp3Writer.py
src/pystitch/WriteHelper.py
src/pystitch/XxxReader.py
src/pystitch/XxxWriter.py
src/pystitch/ZhsReader.py
src/pystitch/ZxyReader.py
src/pystitch/__init__.py
src/pystitch/exceptions.py
src/pystitch/pystitch.py
src/pystitch.egg-info/PKG-INFO
src/pystitch.egg-info/SOURCES.txt
src/pystitch.egg-info/dependency_links.txt
src/pystitch.egg-info/top_level.txt
test/test_catalog.py
test/test_color_fileformats.py
test/test_convert_csv.py
test/test_convert_dst.py
test/test_convert_exp.py
test/test_convert_gcode.py
test/test_convert_jef.py
test/test_convert_pec.py
test/test_convert_pes.py
test/test_convert_tbf.py
test/test_convert_u01.py
test/test_convert_vp3.py
test/test_convert_xxx.py
test/test_datapreservation.py
test/test_embpattern.py
test/test_encoder.py
test/test_generic.py
test/test_interpolate.py
test/test_io.py
test/test_json.py
test/test_matrix.py
test/test_meta.py
test/test_overloads.py
test/test_palette.py
test/test_read_hus.py
test/test_trims_dst_jef.py
test/test_writes.py