Source: selenium
Section: python
Priority: optional
Maintainer: Mikhail Ivanov <mivanov@mirantis.com>
Build-Depends: debhelper (>= 8.0.0), python-dev, libc6, python-pip
Standards-Version: 3.9.4
Homepage: https://pypi.python.org/pypi/selenium
Vcs-browser: https://github.com/SeleniumHQ/selenium/tree/master/py

Package: selenium
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Simple API to writing functional/acceptance tests using Selenium WebDriver.
 Selenium Python bindings provides a simple API
 to write functional/acceptance tests using
 Selenium WebDriver. Through Selenium Python API
 you can access all functionalities of Selenium
 WebDriver in an intuitive way.
