Source: yandex-wall-e-python-client
Section: python
Priority: extra
Maintainer: Nikolay Malakhov <n-malakhov@yandex-team.ru>
Build-Depends: debhelper, dh-python, python (>= 2.7), python3, python-setuptools, 
 python3-setuptools
Standards-Version: 3.9.2
Homepage: https://wiki.yandex-team.ru/jandekspoisk/sepe/walle/
Vcs-Git: https://git.qe-infra.yandex-team.ru/scm/nanny/wall-e.api.git
Vcs-Browser: https://git.qe-infra.yandex-team.ru/projects/NANNY/repos/wall-e.api/browse
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.5

Package: yandex-wall-e-python-client
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, 
 python-requests, python-six
Description: Wall-E API Client (Python package)
 A Python client to Wall-E (https://wiki.yandex-team.ru/jandekspoisk/sepe/walle/)
 
Package: yandex-wall-e-python3-client
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-simplejson, 
 python3-requests, python-six
Description: Wall-E API Client (Python3 package)
 A Python client to Wall-E (https://wiki.yandex-team.ru/jandekspoisk/sepe/walle/)

