{"name": "QspellinGIS", "package_name": "qspellingis", "description": "A contextual spell check system for attribute data - hence (Q) Spell In GIS", "about": "This plugin is for Spell Checking your attribute data as you type (and allows you to build a custom Personal Word List). You can use it with QGIS-native or custom attribute forms, or a basic attribute form in a Dock window. The plugin creates a custom Context Menu for spell checking and highlights misspelled words. On Windows you can currently only use pySpellChecker module. For Linux / Mac / WSL you can also use Enchant. If you are using pySpellChecker as the spelling library you can Bring Your Own Dictionary (i.e. import your own Word Frequency List, which you can create with pySpellChecker) and a custom British English dictionary is included. With the Dock window, you can loop through features or use a custom identify tool to view each feature's attributes (when looping through each feature of a selected layer the canvas can Pan or Zoom to each feature).  Plugin REQUIRES: pySpellChecker and optionally Enchant libraries for Linux / MacOS -  which can be loaded using pyEnchant or libenchant2 in your python installation.", "homepage": "https://github.com/walking-the-talk/qspellingis", "repository": "https://github.com/walking-the-talk/qspellingis", "tracker": "https://github.com/walking-the-talk/qspellingis/issues", "author": "Chris York (Walking-the-Talk)", "tags": ["spelling", "attribute forms"], "downloads": 849, "latest_version": "2.0", "versions": [{"version": "2.0", "experimental": false, "qgis_min": "3.0.0", "qgis_max": "4.99.0", "downloads": 97, "uploaded_by": "seewhy", "upload_datetime": "2026-08-21T05:30:03.048801"}, {"version": "1.1", "experimental": false, "qgis_min": "3.0.0", "qgis_max": "4.99.0", "downloads": 615, "uploaded_by": "seewhy", "upload_datetime": "2026-01-16T13:35:14.689897"}, {"version": "1.0", "experimental": false, "qgis_min": "3.0.0", "qgis_max": "4.99.0", "downloads": 137, "uploaded_by": "seewhy", "upload_datetime": "2026-01-06T02:10:14.016737"}]}