-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Aleksandar Topuzović edited this page Jan 27, 2015
·
1 revision
Welcome to the pyzebos wiki!
This projects aim is to create a parser for ZebOS (Quagga) routing configurations using pyparsing. Why would someone want to create a parser? The idea behind a parser is to get structured data out of unstructured text. And such structured data then can be more easily queried if the configuration is correct.