{"name": "CartoDXF", "package_name": "CartoDXF", "version": "1.2.1", "experimental": false, "qgis_min": "3.16.0", "qgis_max": "4.99.0", "downloads": 386, "uploaded_by": "kmlidar", "upload_datetime": "2026-07-13T14:42:53.328128", "changelog": "1.2.1\r\n- Fixed: Qt6 compatibility issue. Geometry type comparisons used the old unscoped enum syntax (e.g. QgsWkbTypes.Point), which is invalid in the newer, strictly-scoped PyQt6/PyQGIS API. Changed to the scoped form (QgsWkbTypes.Type.Point) throughout the export code.\r\n- Fixed: the automatic ezdxf installer could report success and still leave the plugin unable to import it (ModuleNotFoundError right after installing). This happened because it installed into the user's \"--user\" site-packages folder, which QGIS's bundled Python often does not search. It now installs into a private folder inside the plugin itself and adds it directly to the Python path, so it no longer depends on that setting.", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/CartoDXF/version/1.2.1/download/"}