{ "info": { "author": "Tim Hatch", "author_email": "tim@timhatch.com", "bugtrack_url": null, "classifiers": [], "description": "# dxf\\_fix\n\nThis uses ezdxf load dxf files, connect individal LINE segments into POLYLINE,\nand correct their direction based on nesting level (assuming that it represents\na 2d shape).\n\nRequirements:\n\n* Python 2.7 or 3+\n* `ezdxf`\n\n## Usage\n\n`dxf_fix in.dxf [ -o out.dxf ]` will write `out.dxf` if provided, otherwise `in.dxf.new`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thatch/dxf_fix", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "dxf-fix", "package_url": "https://pypi.org/project/dxf-fix/", "platform": "", "project_url": "https://pypi.org/project/dxf-fix/", "project_urls": { "Homepage": "https://github.com/thatch/dxf_fix" }, "release_url": "https://pypi.org/project/dxf-fix/0.1/", "requires_dist": [ "ezdxf" ], "requires_python": "", "summary": "Fixer for dxf files like those output by openscad", "version": "0.1" }, "last_serial": 5011226, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6224679eb2472dc390d8c36c13cf112e", "sha256": "ec6ca457e9be4f14d4202d3696cde39159ceec8f822d7cd968d551bc0560254a" }, "downloads": -1, "filename": "dxf_fix-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6224679eb2472dc390d8c36c13cf112e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4918, "upload_time": "2019-04-01T02:35:56", "url": "https://files.pythonhosted.org/packages/4a/24/9ae8a88a2b41ca724ba4ba1c984c443db6ad679da2c6119cd5ed47cd0f0a/dxf_fix-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c400fb97c6da10e70de1fdd1142a65af", "sha256": "f1f33f4eac67f32b8cc9e890085526f876700c04f669274a4f90f0a7162a7896" }, "downloads": -1, "filename": "dxf_fix-0.1.tar.gz", "has_sig": false, "md5_digest": "c400fb97c6da10e70de1fdd1142a65af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3694, "upload_time": "2019-04-01T02:37:53", "url": "https://files.pythonhosted.org/packages/bb/d3/ad8741243d36ae81c1d2227422aa0e23dbb10b09797499bb8dc6283ad0fd/dxf_fix-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6224679eb2472dc390d8c36c13cf112e", "sha256": "ec6ca457e9be4f14d4202d3696cde39159ceec8f822d7cd968d551bc0560254a" }, "downloads": -1, "filename": "dxf_fix-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6224679eb2472dc390d8c36c13cf112e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4918, "upload_time": "2019-04-01T02:35:56", "url": "https://files.pythonhosted.org/packages/4a/24/9ae8a88a2b41ca724ba4ba1c984c443db6ad679da2c6119cd5ed47cd0f0a/dxf_fix-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c400fb97c6da10e70de1fdd1142a65af", "sha256": "f1f33f4eac67f32b8cc9e890085526f876700c04f669274a4f90f0a7162a7896" }, "downloads": -1, "filename": "dxf_fix-0.1.tar.gz", "has_sig": false, "md5_digest": "c400fb97c6da10e70de1fdd1142a65af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3694, "upload_time": "2019-04-01T02:37:53", "url": "https://files.pythonhosted.org/packages/bb/d3/ad8741243d36ae81c1d2227422aa0e23dbb10b09797499bb8dc6283ad0fd/dxf_fix-0.1.tar.gz" } ] }