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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
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-argon2,
python3-bs4 (>= 4.9.3),
python3-bs4 (<< 4.9.4),
python3-bleach,
python3-cairosvg,
python3-distutils,
python3-gdal,
python3-lxml,
python3-markdown,
python3-memcache,
python3-num2words,
python3-odf,
python3-pandas,
python3-psycopg2,
python3-pil,
python3-png,
python3-pyqrcode,
python3-requests,
python3-tidylib,
python3-unidecode,
python3-xmltodict,
python3-fiona,
python3-pyproj,
python3-xlrd,
python3-django-simple-history,
python3-secretary,
python3-django (>= 2:2.2.24),
python3-django (<< 2:2.3.0),
python3-ajax-select,
python3-djangorestframework,
python3-django-axes,
python3-django-compressor,
python3-django-extensions,
python3-django-extra-views,
python3-django-formtools,
python3-django-registration,
apg,
gettext,
locales,
memcached,
graphviz,
poppler-utils,
pandoc,
fonts-sil-gentiumplus,
fonts-fork-awesome,
weasyprint
Recommends:
postgresql,
postgresql-contrib,
postgresql-13-postgis-3,
postgresql-13-postgis-3-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.
|