From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- other-licenses/ply/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 other-licenses/ply/README (limited to 'other-licenses/ply/README') diff --git a/other-licenses/ply/README b/other-licenses/ply/README new file mode 100644 index 000000000..2459c4901 --- /dev/null +++ b/other-licenses/ply/README @@ -0,0 +1,9 @@ +David Beazley's PLY (Python Lex-Yacc) +http://www.dabeaz.com/ply/ + +Licensed under BSD. + +This directory contains just the code and license from PLY version 3.3; +the full distribution (see the URL) also contains examples, tests, +documentation, and a longer README. + -- cgit v1.2.3