sedparse is a translation from C to Python of GNU sed's parser for
sed scripts.
.
After running sedparse in your sed script, the complete list of all
the found sed commands and their arguments will be available in
different formats:
- List of objects (translated C structs).
- List of dictionaries.
- JSON.
.
sedparse is implemented as a Python library and have a command-line
tool.
.
This package installs the library for Python 3.
Installed Size: 79.9 kB
Architectures: all