ebnetd
the server of EBNET protocol
The EBNETD distribution is a series of servers which provide ways to
access so-called "CD-ROM books" via TCP/IP, using EB Library. The CD-ROM
books is a popular form to provide dictionaries and multimedia references
in Japan. Various formats such as EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING
are supported.
ebview
EPWING dictionary viewer
This tool can read multiple dictionaries at the same time and
provides a search facility supporting the X11 cut-and-paste buffer.
python3-traitsui
traits-capable user interfaces
The traitsui project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let traitsui and your selected
toolkit and back-end take care of the details of displaying them.
tcl-yajltcl
Tcl binding to libyajl, a JSON parser and generator
yajl-tcl, a Tcl C extension written to bring the capabilities
of the Yet Another JSON Library (YAJL), a C library for parsing
and generating JSON, available to Tcl coders. JSON stands for
Javascript Object Notation, a popular data exchange format for
Javascript.