; the next section is mandatory
[general]
name=EasyFillet
email=yusuf.eminoglu@deu.edu.tr
author=Yusuf Eminoglu
qgisMinimumVersion=3.0
description=EasyFillet is a CAD-like fillet tool for QGIS, allowing you to create true tangent arcs and trimmed lines between two segments. The plugin belongs to the PlanX suite.
about=EasyFillet lets you pick two line segments, preview a radius, and instantly generate a precise tangent arc while trimming the originals so they meet at a perfect node. It streamlines drafting-grade editing inside QGIS and supports PlanX's broader urban-planning tool-chain. Developed with feedback from educational workflows at Dokuz Eylul University, Department of City and Regional Planning.
version=1.3.1
tracker=https://github.com/YusufEminoglu/EasyFillet/issues
repository=https://github.com/YusufEminoglu/EasyFillet
; end of mandatory metadata

; start of optional metadata
category=Vector
changelog=
    EasyFillet 1.3.1 - Standardized Plugin Hub metadata, updated contact email, added DEU educational context, and refreshed the stable release package.
    EasyFillet 1.3.0 - Added right-click Extend Mode for extending a selected endpoint until it intersects another line.
    EasyFillet 1.2.0 - Added numeric radius input and chord-length preview.
    EasyFillet 1.1.0 - Fixed snapping tolerance behavior for mixed CRS layers.
tags=fillet,arc,cad,planx,city planning,zoning,vector editing
homepage=https://github.com/YusufEminoglu/EasyFillet
icon=icon.png
experimental=False
deprecated=False
qgisMaximumVersion=3.99
license=GPL-3
