plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

test_one.sh (95B)


      1 #!/bin/bash
      2 
      3 TEXT="$1"
      4 
      5 python3 -m plint "plint/test_data/$TEXT.tpl" < "plint/test_data/$TEXT"