Source: epigrass
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
           Thorsten Alteholz <debian@alteholz.de>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-dev,
               python3-setuptools,
               python3-virtualenv,
               python3-sqlsoup,
               python3-redis,
               python3-requests,
               python3-numpy,
               python3-networkx,
               python3-dbfread,
               python3-pymysql,
               python3-matplotlib,
               python3-gdal,
               python3-tqdm,
               cython3,
               python3-sphinx,
               python3-recommonmark,
               latexmk,
               texlive-latex-extra,
               texlive-fonts-recommended
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/epigrass
Vcs-Git: https://salsa.debian.org/med-team/epigrass.git
Homepage: https://github.com/fccoelho/epigrass
Rules-Requires-Root: no

Package: epigrass
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         python3-sqlobject,
         python3-numpy,
         python3-gdal,
         python3-formencode,
         python3-pymysql,
         python3-matplotlib,
         python3-networkx,
         python3-pkg-resources,
         python3-sqlalchemy,
         python3-sqlsoup,
         python3-redis,
         python3-pyglet,
         python3-tqdm,
         redis-server
Suggests: grass,
          epigrass-doc,
          kate
Description: scientific tool for simulations and scenario analysis in network epidemiology
 Epigrass is a software for visualizing, analyzing and simulating of
 epidemic processes on geo-referenced networks.
 .
 EpiGrass can interact with the GRASS GIS from which it can obtain
 maps and other geo-referenced information. However, EpiGrass does not
 require an installation of the GRASS GIS for most of its features.

Package: epigrass-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Enhances: epigrass
Description: Documentation for EpiGrass, a network epidemiology tool
 Epigrass is a software for visualizing, analyzing and simulating of
 epidemic processes on geo-referenced networks.
 .
 EpiGrass can interact with the GRASS GIS from which it can obtain
 maps and other geo-referenced information. However, EpiGrass does not
 require an installation of the GRASS GIS for most of its features.
 .
 This package contains the documentation.
