deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-dill (>= 0.3.9), python3-pox (>= 0.3.5), python3:any
Description: |-
Persistent caching to memory, disk or database
klepto extends Python's lru_cache to utilise different keymaps and
alternate caching algorithms. This package also has archiving
capabilities for longer-term storage. It uses a simple
dictionary-style interface for all caches and archives, and all
caches can be applied to any Python function as a decorator.
.
klepto is intended to be used for distributed and parallel computing,
where the keymaps serialize the stored objects, and the caches and
archives are intended to be read/write accessible from different
threads and processes.
.
klepto is part of pathos, a Python framework for heterogeneous computing.
Homepage: https://github.com/uqfoundation/klepto
Installed-Size: '331'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-klepto
Priority: optional
Section: python
Source: klepto
Suggests: python3-cloudpickle, python3-h5py, python3-jsonpickle, python3-pandas,
python3-sqlalchemy
Version: 0.2.6-1
srcpkg_name: klepto
srcpkg_version: 0.2.6-1