Date: Thu, 6 Apr 2006 11:39:20 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/pyenchant Makefile distinfo pkg-descr pkg-plist Message-ID: <200604061139.k36BdLGw061938@repoman.freebsd.org>
index | next in thread | raw e-mail
garga 2006-04-06 11:39:20 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/pyenchant Makefile distinfo pkg-descr pkg-plist
Log:
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 <ryan@rfk.id.au>
WWW: http://pyenchant.sourceforge.net/
PR: ports/95284
Submitted by: Nicola Vitale <nivit@email.it>
Revision Changes Path
1.940 +1 -0 ports/textproc/Makefile
1.1 +28 -0 ports/textproc/pyenchant/Makefile (new)
1.1 +3 -0 ports/textproc/pyenchant/distinfo (new)
1.1 +9 -0 ports/textproc/pyenchant/pkg-descr (new)
1.1 +19 -0 ports/textproc/pyenchant/pkg-plist (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604061139.k36BdLGw061938>
