aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-parse/pkg-descr
blob: ced93b52154bab15809e0c3a33683acc666c4d08 (plain) (blame)
1
2
3
4
5
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