# -*- 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

PortSystem          1.0
PortGroup           python 1.0

name                py-shove
version             0.6.6
revision            0
categories-append   devel
license             BSD
supported_archs     noarch
platforms           {darwin any}

python.versions     38

maintainers         {stromnov @stromnov} openmaintainer

description         Common object storage frontend

long_description    Common object storage frontend that supports dictionary-\
                    style access, object serialization and compression, \
                    and multiple storage and caching backends.

homepage            https://bitbucket.org/lcrees/shove/

use_bzip2           yes

checksums           rmd160  176aa94c7eb4ee57ccc8cb40025ee2623e7f4e97 \
                    sha256  f1c643b5c68f45ad3a3fb6f39aa7f1a9221d0c387a135df06123990f83a734ec \
                    size    10652
