Format: 3.0 (quilt) Source: flexcache Binary: python3-flexcache Architecture: all Version: 0.3-2 Maintainer: Debian Python Team Uploaders: Antonio Valentino , Homepage: https://github.com/hgrecco/flexcache 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. Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/flexcache Vcs-Git: https://salsa.debian.org/python-team/packages/flexcache.git Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest , python3-pytest-mpl , python3-pytest-subtests , python3-setuptools, python3-setuptools-scm, python3-typing-extensions Package-List: python3-flexcache deb python optional arch=all Checksums-Sha1: 37643147b00c2898f3bcb2084f585995d02e5ebc 12295 flexcache_0.3.orig.tar.gz b7aa425cf4b6efd2aa77341cce234a0433a2608a 3212 flexcache_0.3-2.debian.tar.xz Checksums-Sha256: bac3a3243914242f4c1b0e504b714947d22584fb7085cbe874c28aa3ce7dbeb7 12295 flexcache_0.3.orig.tar.gz 5a1d8b24b9aa1c72b8a81f8abff9653a83d2a7a58c181ff3c9478a8e7dfc9531 3212 flexcache_0.3-2.debian.tar.xz Files: d6b60f8ff7e5b9e3ff967a126b3caa0b 12295 flexcache_0.3.orig.tar.gz c23801eb3d1b91ad51f6a9b7c7d909a1 3212 flexcache_0.3-2.debian.tar.xz