Source: pyppeteer
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
	       pybuild-plugin-pyproject,
               python3-all,
               python3-appdirs,
               python3-m2r,
	       python3-poetry-core,
               python3-pyee (>= 7.0.1),
               python3-setuptools,
               python3-sphinx,
               python3-sphinxcontrib-asyncio,
               python3-tqdm,
               python3-urllib3,
               python3-websockets
Standards-Version: 4.6.1
Homepage: https://github.com/pyppeteer/pyppeteer
Testsuite: autopkgtest-pkg-python

Package: python3-pyppeteer
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-pyppeteer-doc
Description: port of puppeteer JavaScript chromium browser automation library (Python 3)
 This package contains an unofficial Python port of puppeteer javascript
 (headless) chrome/chromium browser automation library.
 .
 This package installs the library for Python 3.

Package: python-pyppeteer-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: port of puppeteer JavaScript chromium browser automation lib (common doc)
 This package contains an unofficial Python port of puppeteer javascript
 (headless) chrome/chromium browser automation library.
 .
 This is the common documentation package.
