1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/chinese/pyDict/pkg-descr
Chin-San Huang f91784ec60 - Fix $DISPLAY issue under console environment with python 2.3.
http://www.python.org/dev/peps/pep-0263/
- Bump PORTREVISION.
- Add NOPORTDOCS knob.
- Pass maintainership to submitter.

PR:		ports/117863
Submitted by:	Sunry Chen <sunrychen _at_ gmail.com>
2007-12-16 20:41:25 +00:00

9 lines
352 B
Plaintext

pyDict is a Chinese(Big5) <-> English dictionary, written in Python.
It can be used as a console app or X11 window(with -x option). The
data is prepared by TurboLinux in simplified Chinese, then converted
to traditional Chinese by CLE(Chinese Linux Extension) team.
Author: Daniel Gau <plateau@pagic.net>
WWW: http://sourceforge.net/projects/pydict/