opnsense-ports/textproc/py-parse/pkg-descr
Franco Fichtner fc59e46b6e */*: sync with upstream
Taken from: HardenedBSD
2020-05-29 03:31:43 +02:00

5 lines
266 B
Text

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