# -*- 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
license             Apache-3
maintainers         {mps @Schamschula} openmaintainer
description         DiskCache is an Apache2 licensed disk and file backed cache library, \
                    written in pure-Python, and compatible with Django.
long_description    {*}${description}
homepage            https://grantjenks.com/docs/diskcache/

checksums           rmd160  66deb68444237081a47e1f290dd85b68c5ffe3b5 \
                    sha256  2c3a3fa2743d8535d832ec61c2054a1641f41775aa7c556758a109941e33e4fc \
                    size    67916

python.versions     310 311 312 313 314
