# -*- 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-pylru version 1.1.0 categories-append devel platforms darwin license GPL-2 python.versions 27 34 35 36 37 maintainers {ipglider.org:miguel @ipglider} openmaintainer description A least recently used (LRU) cache for Python. long_description Pylru implements a true LRU cache along with several support classes. homepage https://github.com/jlhutch/pylru master_sites pypi:p/pylru distname pylru-${version} checksums rmd160 a0914d3f8e906c84a03bb2af7fb4f4d9fa1efe72 \ sha256 e03a3d354eb8fdfa11638698e8a1f06cd3b3a214ebc0a120c603a79290d9ebec \ size 17288 livecheck.type pypi