Artifact python3-flexcache_0.3-2_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3-typing-extensions, python3:any
  Description: |-
    Saves and loads to the cache a transformed versions of a source object
     A robust and extensible package to cache on disk the result of
     expensive calculations.
     .
     When the source is changed, the DiskCache detects that the cached
     file is older, calls `parse` again storing and returning the new
     result.
     .
     It is also possible to detect that the file has changed by hashing
     the file by using `DiskCacheByHash` instead of `DiskCacheByMTime`.
     .
     Cached files are saved using the pickle protocol, and each has
     a companion json file with the header content.
  Homepage: https://github.com/hgrecco/flexcache
  Installed-Size: '64'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-flexcache
  Priority: optional
  Section: python
  Source: flexcache
  Version: 0.3-2
srcpkg_name: flexcache
srcpkg_version: 0.3-2

File

python3-flexcache_0.3-2_all.deb
Binary file python3-flexcache_0.3-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package flexcache_0.3-2

binary package System - - 1 month, 3 weeks ago 3 weeks
BETA