plint_extra

various extra tools around plint
git clone https://a3nm.net/git/plint_extra/
Log | Files | Refs | README

README (798B)


      1 plint_extra: extra tools for Plint
      2 Copyright (C) 2011-2019 by Antoine Amarilli
      3 
      4 This repository contains extra tools for plint (<https://gitlab.com/a3nm/plint>
      5 / <https://plint.a3nm.net/>).
      6 
      7 - irc/: IRC frontend (undocumented)
      8 
      9 An undocumented IRC interface for use with irctk is available (plint_irc.py).
     10 
     11 - poem2html: script to compile poems to HTML
     12 
     13 The poems produced by plint_irc.py can be compiled to HTML automatically using
     14 something along the lines of:
     15 
     16   while true
     17   do
     18     inotifywait poem_file
     19     # www/ should contain style.css
     20     poem2html/make_poem.sh poem_file > www/poem.html
     21   done
     22 
     23 - littre: comparison of the number of syllables counted by plint to what is
     24   indicated in littre
     25 
     26 - lexique_comparison: comparison of the number of the number of counted
     27   syllables to lexique