SwiftHunspell A Swift Package for Hunspell. Overview This package provides a Swift wrapper around the Hunspell C++ library, exposing it via a Swift-friendly API. It bundles the Hunspell source code to avoid external dependencies. Base Hunspell Version: 1.7.2 Links Hunspell Git Repository Hunspell Website License This project contains Hunspell source code which is licensed under MPL 1.1/GPL 2.0/LGPL 2.1. See the LICENSE file for details.