python3-parse: Add recipe

Correct the license to MIT. The PyPI metadata says BSD, but the license
text in the code is actually MIT.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Robert Joslyn
2018-08-02 20:27:02 -07:00
committed by Khem Raj
parent edc253a4d2
commit 4f39906e1c
3 changed files with 18 additions and 13 deletions

View File

@@ -0,0 +1,2 @@
inherit setuptools3
require python-parse.inc