File: control

package info (click to toggle)
hishel 0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,544 kB
  • sloc: python: 6,372; sh: 13; makefile: 4
file content (37 lines) | stat: -rw-r--r-- 1,093 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: hishel
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 eevelweezel <eevel.weezel@gmail.com>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 pybuild-plugin-pyproject,
 python3-all,
 python3-anyio <!nocheck>,
 python3-boto3,
 python3-trio <!nocheck>,
 python3-hatch-fancy-pypi-readme,
 python3-hatchling,
 python3-httpx,
 python3-packaging,
 python3-typing-extensions,
 python3-pytest <!nocheck>,
 python3-redis,
 python3-yaml,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/hishel
Vcs-Git: https://salsa.debian.org/python-team/packages/hishel.git
Homepage: https://github.com/karpetrosyan/hishel
Rules-Requires-Root: no

Package: python3-hishel
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Persistent cache implementation for httpx and httpcore
 Hishel (հիշել, remember) is a library that implements
 HTTP Caching for HTTPX and HTTP Core libraries in accordance with
 RFC 9111, the most recent caching specification.