# -*- 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-diskcache
version             5.6.3
revision            0
categories-append   devel
platforms           any
license             Apache-2
maintainers         nomaintainer
description         Disk Cache – Disk and file backed persistent cache
long_description    {*}${description}
homepage            https://github.com/grantjenks/python-diskcache
checksums           rmd160  66deb68444237081a47e1f290dd85b68c5ffe3b5 \
                    sha256  2c3a3fa2743d8535d832ec61c2054a1641f41775aa7c556758a109941e33e4fc \
                    size    67916
supported_archs     noarch

python.versions     310 311 312 313 314
