Commit e75454b4 authored by Herb Kuta's avatar Herb Kuta
Browse files

Add python3-lark-parser_0.7.0.bb

parent b092b68c
Showing with 19 additions and 0 deletions
+19 -0
DESCRIPTION = "Lark is a modern general-purpose parsing library for Python"
HOMEPAGE = "https://github.com/warner/python-ecdsa"
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI[md5sum] = "50c4091ede31b155c0c48814571f527e"
SRC_URI[sha256sum] = "f2d5ee2f90aa28d3f4034c30af7a0561a7e9860e911dba4f35faa440a302be1b"
inherit pypi
BBCLASSEXTEND = "native"
# Copyright (c) 2019 LG Electronics, Inc.
# Copyright (c) 2019 LG Electronics, Inc.
require python-lark-parser.inc
inherit setuptools3
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment