Source: python-dogpile.cache
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/sqlalchemy/dogpile.cache/tags
Vcs-Browser: https://github.com/alvistack/sqlalchemy-dogpile.cache
Vcs-Git: https://github.com/alvistack/sqlalchemy-dogpile.cache.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-dogpile.cache
Architecture: all
Description: A caching front-end based on the Dogpile lock
 dogpile.cache is a Python caching API which provides a generic interface
 to caching backends of any variety.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-decorator (>= 4.0.0),
 python3-stevedore (>= 3.0.0),
 python3-typing-extensions (>= 4.0.1),
