From f1aede9acd9014dcce86f744101dcd36d361029c Mon Sep 17 00:00:00 2001 From: Erez Shinan Date: Wed, 24 May 2017 16:12:07 +0300 Subject: [PATCH] README: Added 'pytreeview' to projects using lark --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4440211..31e8b3b 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,8 @@ Lark has no dependencies. ### Projects using Lark - - [mappyfile](https://github.com/geographika/mappyfile) - A pure Python MapFile parser for working with MapServer + - [mappyfile](https://github.com/geographika/mappyfile) - a MapFile parser for working with MapServer configuration + - [pytreeview](https://gitlab.com/parmenti/pytreeview) - a lightweight tree-based grammar explorer Using Lark? Send me a message and I'll add your project!