deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Simple dictionary with LRU behaviour in Python3
An LRUDict is basically a simple dictionary, which has a defined maximum
capacity, that may be supplied at construction time, or modified at run-time
via the capacity property.
The class SynchronizedLRUDict, which exposes the same interface as plain
LRUDict, but fully thread-safe.
.
This is the Python 3 version of the package.
Homepage: https://pypi.python.org/pypi/darts.util.lru
Installed-Size: '68'
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Package: python3-darts.lib.utils.lru
Priority: optional
Section: python
Source: python-darts.lib.utils.lru
Suggests: python-darts.lib.utils.lru-doc
Version: 0.5-6
srcpkg_name: python-darts.lib.utils.lru
srcpkg_version: 0.5-6