sedparse
GNU sed's parser translated from C to Python - CLI tool
Description
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 provides the sedparse command-line tool.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/aureliojargas/sedparse
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install sedparse