mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
4b7026d25c
PR: ports/98704 Submitted by: maintainer
10 lines
449 B
Plaintext
10 lines
449 B
Plaintext
PyEnchant is a set of language bindings and some wrapper classes to make
|
|
the excellent Enchant spellchecker available as a Python module.
|
|
The bindings are generated using SWIG. It includes all the functionality
|
|
of Enchant with the flexibility of Python and a nice 'Pythonic'
|
|
object-oriented interface. It also aims to provide some higher-level
|
|
functionality than is available in the C API.
|
|
|
|
Author: Ryan Kelly
|
|
WWW: http://pyenchant.sourceforge.net/
|