Télécharger la liste

Description du projet

Ruby/DICT is an RFC 2229-compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. It can be used to write clients that access dictionary definitions from a set of natural language dictionary databases. rdict, a powerful CLI dictionary client built on Ruby/DICT, is included.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-26 12:05
0.9.3

Un bug où une réponse texte pourrait être confondu avec une situation de réponse numérique a été fixée.
Tags: Minor bugfixes
A bug where a text response could be mistaken for a numeric status response was fixed.

2003-06-11 12:05
0.9.2

Quand une stratégie de non-appariement par défaut est utilisé avec rdict et aucune définition n'est trouvée, un message est maintenant affiché. Un avertissement qui a eu lieu lors de l'exécution avec Ruby 1.8 a également été fixé.
Tags: Minor bugfixes
When a non-default matching strategy is used
with rdict and no definitions are found, a
message is now displayed. A warning that
occurred when running with Ruby 1.8 was also
fixed.

2003-01-03 03:55
0.9.1

Le client rdict accepte maintenant plusieurs mots comme arguments sur la ligne de commande et effectue des recherches dans le dictionnaire pour chacun d'eux à son tour.
Tags: Minor feature enhancements
The rdict client now accepts multiple words as arguments on the
commandline and performs dictionary lookups for each of them in
turn.

2002-05-24 17:52
0.9.0

Tags: Initial freshmeat announcement

Project Resources