SDCV is simple, cross-platform, text-based utility for working with dictionaries in StarDict's format.
| Tags | education |
|---|---|
| Operating Systems | POSIX Linux BSD FreeBSD Solaris |
| Implementation | C++ |
| Translations | English Russian Slovak Chinese Ukrainian |
Recent releases


Release Notes: The cache scheme has been rewritten, and the size of the cache has been reduced. The program was merged with stardict. Lookup was speeded up. Full-text searching was added. The Russian translation has been updated.


Release Notes: The cache is recreated if the idx file was modified. The ability to use a pager (SDCV_PAGER) was added. A Chinese (traditional) translation and a Ukrainian translation were added.


Release Notes: Several bugs were fixed. libstardict linked statically with sdcv by default. A Simplified Chinese translation was added. The documentation was updated. The ability to use the readline library with sdcv was added. The ability to store history in ~/.sdcv_history was added.


Release Notes: A problem with gziped idx files was fixed, handling of the results of fuzzy search was fixed, and a Slovak translation was added.


Release Notes: A bug in Lib::Lookup that caused segfaults and other problems in searching has been fixed. The installation procedure has been changed to install with libstardict header files, to help compile any application with libstardict. The documentation has been updated.