[general]
name=ArchToolkit
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99
description=Integrated archaeology toolkit for QGIS covering terrain, visibility, cost, geology, and AOI reporting workflows.
version=0.1.2
author=balguljang2 (lzpxilfe)
email=lzpxilfe@gmail.com
license=GPL-3.0-or-later
repository=https://github.com/lzpxilfe/ar
tracker=https://github.com/lzpxilfe/ar/issues
homepage=https://github.com/lzpxilfe/ar#readme
category=Raster
type=plugin
tags=archaeology,cultural-heritage,terrain-analysis,viewshed,line-of-sight,cost-surface,least-cost-path,network-analysis,kriging,geology,geochem,ahp,qgis
icon=icon.png
experimental=true
deprecated=false
about=ArchToolkit is an integrated QGIS plugin for archaeological and cultural-heritage workflows.
  It includes DEM generation, terrain analysis, viewshed and line-of-sight tools, cost surface and least-cost path/network analysis, terrain profiles, cadastral overlap, map styling, GeoChem helpers, KIGAM geology ZIP loading, and AOI reporting.
  Requirements: QGIS 3.40+, Processing, GDAL, and NumPy in the QGIS Python environment.
  Optional service: Gemini API access for AI AOI reporting.
changelog=0.1.2 - Added scroll-safe popups for long text and cleaned remaining flake8 issues flagged in quality checks (including W503/W226 updates); 0.1.1 - Added selectable English UI support across plugin menus, dialogs, help, messages, and outputs; fixed runtime i18n regressions, terrain profile reopen sync, safer geology QML parsing, and release polish.
  0.1.0 - Initial public beta covering terrain, visibility, cost, network, geology, GeoChem, cadastral overlap, styling, and AOI reporting workflows.
