blob: afeda9b6c4e0ffc8103808a2d9a6365eba488fd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Session Service for RWA client
==============================
D-Bus service, written in Python 3,
for managing sessions with Django and as a backend for GUI applications
Licence
-------
::
Copyright © 2020 Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
Copyright © 2020 Jonathan Weth <dev@jonathanweth.de>
Licenced under the GPL, version 2.0 or later
Please see the LICENCE file accompanying this distribution for the
full licence text.
.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS
|