From a3c7a79879d045aa66b7b3e7b2d36e2ef3a9e26a Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Thu, 2 Jul 2020 17:51:45 +0800 Subject: [PATCH] add yaml file in package --- lua-lpeg.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lua-lpeg.yaml diff --git a/lua-lpeg.yaml b/lua-lpeg.yaml new file mode 100644 index 0000000..0edfb86 --- /dev/null +++ b/lua-lpeg.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: "http://www.inf.puc-rio.br/~roberto/lpeg/#download" +tag_prefix: NA +seperator: NA -- Gitee