blob: f16a7be7a618b85c7073ac5e4774f55722051c00 [file] [log] [blame]
Brad Bishop26bdd442019-08-16 17:08:17 -04001SUMMARY = "Multidicts are useful for working with HTTP headers, URL query args etc."
2HOMEPAGE = "https://github.com/aio-libs/multidict/"
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=e74c98abe0de8f798ca609137f9cef4a"
5
6inherit pypi setuptools3
7
Brad Bishop0e2770c2020-01-21 07:31:46 -05008SRC_URI[md5sum] = "22b46f759cf2cc3ca1d2c9f82cc9bb79"
9SRC_URI[sha256sum] = "d7d428488c67b09b26928950a395e41cc72bb9c3d5abfe9f0521940ee4f796d4"