summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-python-multipart_0.0.10.bb
blob: df52f7a35fae249b0aabc0ef2181ddf8d1439af8 (plain)
1
2
3
4
5
6
7
8
9
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"