diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-07-05 19:29:51 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-07-05 19:29:51 +0000 |
commit | 77887bedcca1b149cc345f39a7b0ebb8f19385ed (patch) | |
tree | 5e0b23abaad26849d3d348fef0d683a4ac62bdc2 /textproc/sdcv/pkg-descr | |
parent | 3cb09cc3c18e9d2b224af252cbf0331f7ed62a4b (diff) | |
download | ports-77887bedcca1b149cc345f39a7b0ebb8f19385ed.tar.gz ports-77887bedcca1b149cc345f39a7b0ebb8f19385ed.zip |
Notes
Diffstat (limited to 'textproc/sdcv/pkg-descr')
-rw-r--r-- | textproc/sdcv/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/sdcv/pkg-descr b/textproc/sdcv/pkg-descr new file mode 100644 index 000000000000..736e4c5e7532 --- /dev/null +++ b/textproc/sdcv/pkg-descr @@ -0,0 +1,8 @@ +SDCV(StarDict under Console Version) is simple, cross-platform text-based +utility for work with dictionaries in StarDict's format. + +The word from "list of words" may be string with leading '/' for using Fuzzy +search algorithm, string may contain '?' and '*' for using regexp search. +It work in interactive and not interactive mode. + +WWW: http://sdcv.sourceforge.net/ |