blob: 2363c29059bcf0a0611d00146f61f8200331eb95 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001SUMMARY = "Case insensitive derivable dictionary"
2HOMEPAGE = "https://github.com/coldfix/pydicti"
3LICENSE = "WTFPL"
4LIC_FILES_CHKSUM = "file://COPYING;md5=389a9e29629d1f05e115f8f05c283df5"
5
Andrew Geisslerfc113ea2023-03-31 09:59:46 -05006SRC_URI[sha256sum] = "63e0756ff27a335e92916ff40be589a21a58894b3a93099edf0f3cbf695690dc"
Andrew Geissler517393d2023-01-13 08:55:19 -06007
8inherit pypi setuptools3