Opposite of format()
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.
$
pkg install py311-parseOrigin
textproc/py-parse
Size
144KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
3 packages