Artifact flexcache_0.3-2

Metadata
dsc_fields:
  Architecture: all
  Binary: python3-flexcache
  Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject,
    python3-all, python3-pytest <!nocheck>, python3-pytest-mpl <!nocheck>, python3-pytest-subtests
    <!nocheck>, python3-setuptools, python3-setuptools-scm, python3-typing-extensions
  Checksums-Sha1:
  - name: flexcache_0.3.orig.tar.gz
    sha1: 37643147b00c2898f3bcb2084f585995d02e5ebc
    size: '12295'
  - name: flexcache_0.3-2.debian.tar.xz
    sha1: 2f17d33ecb147485b1f083d1bf387d7972abc7e5
    size: '3212'
  Checksums-Sha256:
  - name: flexcache_0.3.orig.tar.gz
    sha256: bac3a3243914242f4c1b0e504b714947d22584fb7085cbe874c28aa3ce7dbeb7
    size: '12295'
  - name: flexcache_0.3-2.debian.tar.xz
    sha256: 4d7c2276fafe22b63ec173aaeaa08c5a492691ee8e6beeb50914425876409ae6
    size: '3212'
  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.
  Files:
  - md5sum: d6b60f8ff7e5b9e3ff967a126b3caa0b
    name: flexcache_0.3.orig.tar.gz
    size: '12295'
  - md5sum: c575dec50064cdaceb92ad9109989f6e
    name: flexcache_0.3-2.debian.tar.xz
    size: '3212'
  Format: 3.0 (quilt)
  Homepage: https://github.com/hgrecco/flexcache
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package-List: |2-

     python3-flexcache deb python optional arch=all
  Source: flexcache
  Standards-Version: 4.7.0
  Testsuite: autopkgtest-pkg-pybuild
  Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>,
  Vcs-Browser: https://salsa.debian.org/python-team/packages/flexcache
  Vcs-Git: https://salsa.debian.org/python-team/packages/flexcache.git
  Version: 0.3-2
name: flexcache
type: dpkg
version: 0.3-2

Files

Name Size (bytes)
flexcache_0.3-2.debian.tar.xz 3.1 KB
flexcache_0.3-2.dsc 2.8 KB
flexcache_0.3.orig.tar.gz 12.0 KB

source package System - - 1 month, 3 weeks ago 3 weeks, 1 day
BETA