diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-03-26 22:15:05 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-03-26 22:15:05 +0100 |
commit | b7c6edf9d519ee1f3516d6e4cf60ca25269a74d0 (patch) | |
tree | 0fe64999e0b46bc38bfe29fa434532dc78ff7817 /README.rst | |
parent | 253235e8c583e383695874607bf727430d316520 (diff) |
Tornado HelloWorld
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -8,6 +8,17 @@ with clients through the ActivityPub c2s protocol. .. _ActivityPub: https://www.w3.org/TR/activitypub/ +Installation +============ + +Dependencies +------------ + +PyAPD requires the following dependencies and targets their versions as +available in Debian buster. + +* `Tornado <https://www.tornadoweb.org>` + License ======= |