blob: 17c52881ed455719830b29cb4e860b4633e7a257 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "Case insensitive derivable dictionary"
2HOMEPAGE = "https://github.com/coldfix/pydicti"
3LICENSE = "WTFPL"
4LIC_FILES_CHKSUM = "file://COPYING;md5=389a9e29629d1f05e115f8f05c283df5"
5
6SRC_URI[sha256sum] = "32eb329de2023c92158ac6c2d67837adf96195f188ba8d768b3248a0218b5a65"
7
8inherit pypi setuptools3