# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append devel science
python.versions 27 34 35 36
maintainers stromnov openmaintainer
description Tiny 'shelve'-like database with concurrency support.
long_description ${description}
homepage https://github.com/vivainio/pickleshare
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 18b2a7c03e3cb094b051a06d92323239b62bb675 \
sha256 84a9257227dfdd6fe1b4be1319096c20eb85ff1e82c7932f36efccfe1b09737b
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
if {${python.version} < 34} {
depends_lib-append port:py${python.version}-pathlib2