blob: 9d67e4f338678c1d3c136e9f7f869372f09ef344 [file] [log] [blame]
Andrew Geisslerbffdb3e2020-08-21 16:13:29 -05001SUMMARY = "Tiny 'shelve'-like database with concurrency support"
2HOMEPAGE = "https://github.com/pickleshare/pickleshare"
3AUTHOR = "Ville Vainio <vivainio@gmail.com>"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=905c08218089ffebea3a64c82fc4d7d0"
6
7PYPI_PACKAGE = "pickleshare"
8
9SRC_URI[md5sum] = "44ab782615894a812ab96669a122a634"
10SRC_URI[sha256sum] = "87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca"
11
12inherit setuptools3 pypi