pull/73471/head
Akira Yokochi 5 years ago committed by GitHub
parent 564a0fce4a
commit fce22529c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -538,7 +538,7 @@ Parsing with TTP
TTP is a Python library for semi-structured text parsing using templates. TTP uses a jinja-like syntax to limit the need for regular expressions. Users familiar with jinja templating may find the TTP template syntax familiar. TTP is a Python library for semi-structured text parsing using templates. TTP uses a jinja-like syntax to limit the need for regular expressions. Users familiar with jinja templating may find the TTP template syntax familiar.
The following is an example TTP template stored as ``templates/nxos_show_interfaces.ttp``: The following is an example TTP template stored as ``templates/nxos_show_interface.ttp``:
.. code-block:: jinja .. code-block:: jinja

Loading…
Cancel
Save