From 8fb83ad0ad2a2b2df3a4338c7cf2d2ca8cc0f7c1 Mon Sep 17 00:00:00 2001 From: Mohammed Alyousef Date: Mon, 15 Jul 2019 21:21:20 +0300 Subject: [cpp-peglib] Add new port (#7254) --- ports/cpp-peglib/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/cpp-peglib/CONTROL (limited to 'ports/cpp-peglib/CONTROL') diff --git a/ports/cpp-peglib/CONTROL b/ports/cpp-peglib/CONTROL new file mode 100644 index 000000000..6a6ed9ad5 --- /dev/null +++ b/ports/cpp-peglib/CONTROL @@ -0,0 +1,3 @@ +Source: cpp-peglib +Version: 0.1.0 +Description: C++11 header-only PEG (Parsing Expression Grammars) library. -- cgit v1.2.3