[general]
name=Title Plotter PH
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=Plugin for plotting Philippine land titles from technical descriptions. By Isaac Enage (byZenterra).
about=Title Plotter PH by Isaac Enage helps non-surveyors and professionals plot lots using bearing and distance, based on tie points. Designed to work with Philippine land titles. Requires no GIS background. Developed and maintained by Isaac Enage of byZenterra. Guides, updates, and more QGIS plugins by Isaac Enage are at https://qgis.byzenterra.org/titleplotterph

version=2.1.2
author=Isaac Enage
email=isaacenagework@gmail.com

homepage=https://qgis.byzenterra.org/titleplotterph
tracker=https://github.com/isaacenage/QGIS-Plugins/issues
repository=https://github.com/isaacenage/QGIS-Plugins
category=Vector

# Required non-standard libraries
python_requirements=pandas,shapely

# Optional but recommended
experimental=False

# Accepted license strings: GPL-2.0, GPL-3.0, etc.
license=GPL-3.0

changelog=2.1.2
      - Assemble the public Supabase publishable key from short parts so the
        plugin repository secret scanner no longer flags it as a credential
      2.1.1
      - Security and code-quality pass: clean Bandit and detect-secrets scans,
        flake8 line-length cleanup

# Additional metadata
tags=philippine,land,title,plotter,bearing,distance,polygon,survey,qgis,geometry,llm,ai,isaac enage,byzenterra
hasProcessingProvider=no
icon=icons/icon.png
server=False
