blob: a07a2e08e2dc98fc8c1c45eab94d73133c33a854 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
Package: libreoffice-librelogo
Section: misc
Architecture: all
Depends: libreoffice-core,
libreoffice-writer,
libreoffice-script-provider-python,
libreoffice-common (>= 1:7.0.0~alpha),
${misc:Depends}
Build-Profiles: <!nopython>
Homepage: http://librelogo.org
Description: Logo-like programming language for LibreOffice
LibreOffice is a full-featured office productivity suite that provides
a near drop-in replacement for Microsoft(R) Office.
.
This package contains Librelogo, which is a pyuno-based Logo-like programming
language with interactive vectorgraphics for education and DTP
- basic Logo syntax for back compatibility with educational Logo systems
- interactive vectorgraphics in LibreOffice Writer
- native commands (easily translatable)
- Python data structures (list, tuple, set, dictionary) and other Python
features
|