string-le 0.2.2

Extract every string in a codebase, with its position, so a person can read them
1
2
3
4
5
6
PLAIN=value
QUOTED_SPACES="  "
QUOTED_MARK=""
BARE_SPACES=   
EMPTY=
QUOTED_EMPTY=""