TextFSM is a template-based state machine designed to parse semi-structured text (such as CLI output) into structured data.
This is an Elixir implementation of the original TextFSM written in Python.
Show All Activities