File: INSTALL.rst

package info (click to toggle)
pypi2deb 1.20160809
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 188 kB
  • ctags: 56
  • sloc: python: 1,011; sh: 29; makefile: 19
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)