redict 0.1.0

A TUI and library to work with DICT servers.
Documentation

redict

redict

A TUI and library to work with DICT servers.

Compliance

This tool is (for now) partly RFC 229 compliant :

  • DEFINE
  • MATCH
  • SHOW
    • DATABASES
    • STRATEGIES
    • INFO
    • SERVER
  • CLIENT
  • STATUS
  • QUIT
  • OPTION MIME (and it will never be)
  • AUTH
  • SASL

For now, this tool does not read dict URLs, either, but will in the future. It also does not pipelines the requests, as this is not needed in interactive use.