diff options
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 ======= |