current status
Closed this issue · 3 comments
slangens1 commented
Hi,
I have a interest in helping out on this library, What is the current status?
TobiEiss commented
Hi,
oh yes! Great! I will use this weekend to continue.
I go through the textfsm-tutorial and implement the features step by step. Currently i'm here: https://github.com/google/textfsm/wiki/Code-Lab#parsing-tabular-data
Check out the tests to understand how it works.
slangens1 commented
ah, I noticed some regular expressions do not parse properly, like "Value Whatever ([0-9]+)"
TobiEiss commented
feel free to implement missing stuff 😄