Source: pytorch-sphinx-theme
Section: python
Priority: optional
Maintainer: Adam Cecile <acecile@le-vert.net>
Build-Depends: debhelper (>= 9),
 dh-python,
 python-all, python-setuptools,
 python3-all, python3-setuptools,
 lsb-release,
Standards-Version: 4.1.3
Homepage: https://github.com/pytorch/pytorch_sphinx_theme
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.4

Package: python-pytorch-sphinx-theme
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Sphinx theme for PyTorch Docs and PyTorch Tutorials (Python 2)
 Sphinx theme for PyTorch Docs and PyTorch Tutorials based on
 the Read the Docs Sphinx Theme.
 .
 This package installs the library for Python 2.

Package: python3-pytorch-sphinx-theme
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Sphinx theme for PyTorch Docs and PyTorch Tutorials (Python 3)
 Sphinx theme for PyTorch Docs and PyTorch Tutorials based on
 the Read the Docs Sphinx Theme.
 .
 This package installs the library for Python 3.
