Source: kytos-sphinx-theme
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all (>= 3.7),
               python3-setuptools,
               uglifyjs,
Standards-Version: 4.3.0
X-Python3-Version: >= 3.7
Homepage: https://github.com/kytos/sphinx-theme

Package: python3-kytos-sphinx-theme
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         kytos-sphinx-theme-common (= ${binary:Version}),
         python3-sphinx,
         python3-sphinx-autobuild,
Description: Theme used by kytos with sphinx -- Python
 It is a sphinx theme to be used, for instance, into python-openflow
 documentation and others kytos projects.
 .
 This theme is part of Kytos project. Kytos is a SDN Platform made by Kytos
 Team.

Package: kytos-sphinx-theme-common
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         python3-sphinx-bootstrap-theme,
         fonts-dosis,
         fonts-font-awesome,
         fonts-glyphicons-halflings,
Description: Theme used by kytos with sphinx -- common files
 It is a sphinx theme to be used, for instance, into python-openflow
 documentation and others kytos projects.
 .
 This theme is part of Kytos project. Kytos is a SDN Platform made by Kytos
 Team.
 .
 This package contains the common files used by the theme
