blob: 04084032bd121147ca140954f31705fbcaf73163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Source: ishtar-libreoffice
Section: web
Priority: optional
Maintainer: Étienne Loks <etienne.loks@iggdrasil.net>
Build-Depends: debhelper (>= 11~),
dh-python,
python3-all,
python3-setuptools
Standards-Version: 4.3.0
Homepage: https://ishtar-archeo.net/
Package: ishtar-libreoffice
Architecture: all
Depends: ${misc:Depends},
python3-django-ishtar (>= 4.99.31),
libreoffice-nogui (>= 4:25.2.3),
libreoffice-nogui (<< 4:26.0.0),
libreoffice-script-provider-python (>= 4:25.2.3),
libreoffice-script-provider-python (<< 4:26.0.0),
systemd,
unoconv,
python3-uno
Description: Libreoffice service
Libreoffice, UNO python dependencies and systemd service.
|