File: INSTALL.rst

package info (click to toggle)
pypi2deb 4.20240727
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 200 kB
  • sloc: python: 1,088; sh: 36; makefile: 25
file content (13 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
dependencies
~~~~~~~~~~~~
* python3 >= 3.4.2
* dh-python
* devscripts (/usr/bin/mk-origtargz)
* python3-aiohttp
* python3-jinja2
* python3-debian

optional dependencies
~~~~~~~~~~~~~~~~~~~~~~
* python3-aioredis or python3-redis (in memory cache used if missing)
* python3-msgpack or python3-simplejson (stdlib's json used if missing)