# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Survey Management System
qgisMinimumVersion=3.0
description=Digital archiving system for Nigerian survey records with coordinate/bearing/distance calculations, document management, PostgreSQL integration, and GIS integration.
version=1.0
author=ASTROMAT GEO-SERVICES
email=ugwusochukwuma@gmail.com

about=This plugin provides a comprehensive digital archiving system for Nigerian survey records. Features include survey metadata management, bearing/distance calculations with DMS input, document upload with checksum verification, global search across all database tables, and direct PostgreSQL/PostGIS integration.

tracker=https://github.com/Sochukwumaobim/surveymanagement
repository=https://github.com/Sochukwumaobim/surveymanagement
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/Sochukwumaobim/surveymanagement
category=Plugins
icon=icon.png
# experimental flag
experimental=True

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

