1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
Source: python-django-ishtar
Section: python
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: python3-django-ishtar
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
python3-bs4,
python3-gdal,
python3-lxml,
python3-markdown,
python3-memcache,
python3-psycopg2,
python3-pil,
python3-png,
python3-pyqrcode,
python3-requests,
python3-tidylib,
python3-unidecode,
python3-xmltodict,
python3-django-simple-history,
python3-secretary,
python3-weasyprint,
python3-django (>= 1:1.11.18),
python3-django (<< 2:2.0.0),
python3-ajax-select,
python3-djangorestframework,
python3-django-compressor,
python3-django-extensions,
python3-django-extra-views,
python3-django-formtools,
python3-django-registration,
apg,
gettext,
locales,
memcached,
graphviz,
pandoc
Recommends:
postgresql,
postgresql-contrib,
postgresql-11-postgis-2.5,
postgresql-11-postgis-2.5-scripts,
uwsgi,
uwsgi-plugin-python3,
nginx
Description: Archaeological data management
Ishtar aims at enabling the management, improvement, analysis and sharing of
data from archaeological excavations, from fieldwork to museums.
|