mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
10 lines
307 B
BlitzBasic
10 lines
307 B
BlitzBasic
SUMMARY = "A streaming multipart parser for Python"
|
|
LICENSE = "Apache-2.0"
|
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3d98f0d58b28321924a89ab60c82410e"
|
|
|
|
SRC_URI[sha256sum] = "46eb3c6ce6fdda5fb1a03c7e11d490e407c6930a2703fe7aef4da71c374688fa"
|
|
|
|
inherit pypi python_hatchling
|
|
|
|
PYPI_PACKAGE = "python_multipart"
|