mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
f91784ec60
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>
9 lines
352 B
Plaintext
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/
|