[Zope] Python/Zope bindings for Aspell

Dennis Allison allison@sumeru.stanford.EDU
Thu, 27 Mar 2003 15:38:50 -0800 (PST)


I'm looking for a Python wrapper to Aspell.  Because the document to be
spell checked is structured, I'd prefer an interface similar to the C++
Asepell API.  Using Aspell in the pipe mode is a possibility, but direct 
access to the Aspell API would lead to a cleaner system.