a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: RFC 2229 compliant modular dictionary server
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
This package contains the dicod server.
Description: RFC 2229 compliant modular dictionary server
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
This package contains the dicod server, in addition to the following plugins:
* ldap: provides LDAP support
* substr: provides a substring search strategy
* stratall: provides the 'all' search strategy
--- 60922 Thu Jan 1 00:00:00 1970
+++ 74472 Thu Jan 1 00:00:00 1970
@@ -5,4 +5,7 @@
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
- This package contains the dicod server.
+ This package contains the dicod server, in addition to the following plugins:
+ * ldap: provides LDAP support
+ * substr: provides a substring search strategy
+ * stratall: provides the 'all' search strategy