drime

French rhyme dictionary with web and CLI interface
git clone https://a3nm.net/git/drime/
Log | Files | Refs | README

commit baf6a29ad1bd81bf5c10a9e7cad75d4c2cd7f11a
parent 053bab50de9e60bd539ef00ab29e507fcd908ca8
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 26 Oct 2013 13:18:07 +0200

explicit dependency on frhyme

Diffstat:
README | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -14,8 +14,8 @@ frequency, syllable count, and rhyme gender. drime requires the haspirater module <http://gitorious.org/haspirater/>. Just place the "haspirater.py" and "haspirater.json" file in the same folder as the other files. It also requires the "rhyme.py" module from plint -<http://gitorious.org/plint/> that you should put in the same folder, along with -plint's own dependencies. +<http://gitorious.org/plint/> that you should put in the same folder, and also +"frhyme.py" (see plint's documentation). == 3. Generating the DB ==