[general]
name=ClipToCAD
description=Copy selected QGIS features to clipboard as AutoCAD command lines (Polyline or Points) for instant pasting into AutoCAD/AutoCAD LT.
about=ClipToCAD is a high-speed, non-destructive QGIS plugin that reprojects selected features, subtracts optional local grid offsets, and formats coordinates into precise, locale-independent AutoCAD PLINE/POINT command-text strings ready for Ctrl+V paste. Designed for land surveyors, civil engineers, and subdivision draftsmen working with AutoCAD or AutoCAD LT.
version=1.0.0
qgisMinimumVersion=3.16
qgisMaximumVersion=3.99
author=B Mehaboob, SIFA Geolabs
email=sifageolabs@gmail.com
license=GPL-3.0
repository=https://github.com/sifageolabs/cliptocad
homepage=https://geovera.in/cliptocad
tracker=https://github.com/sifageolabs/cliptocad/issues
tags=autocad,cad,clipboard,copy,export,pline,point,surveyor,fmb,vector,geovera
category=Vector
icon=icon.png
experimental=False
deprecated=False
plugin_dependencies=
hasProcessingProvider=no
changelog=
    Version 1.0.0:
    - Copy selected vector features directly to AutoCAD command line clipboard
    - Support Polyline (_PLINE) and Point (_POINT) output modes
    - Interactive local coordinate insertion & custom scale factor support
    - Reproject to target EPSG authority on-the-fly with Easting/Northing offsets
    - Optional destination CAD layer creation and audit trail CSV logging
