K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2020-05-26T12:11:15.492657Z K 7 svn:log V 287 Add py-parse 1.15.0 parse() is the opposite of format(). It parses strings using a specification based on the Python format() syntax. The module is set up to only export parse(), search(), findall(), and with_pattern() when import * is used. WWW: https://github.com/r1chardj0n3s/parse END