File: control

package info (click to toggle)
pybrowsers 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 375; makefile: 32
file content (25 lines) | stat: -rw-r--r-- 978 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: pybrowsers
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Ananthu C V <weepingclown@disroot.org>
Build-Depends: debhelper-compat (= 13),
               firefox-esr <!nocheck>,
               pybuild-plugin-pyproject,
               python3-all,
               python3-poetry-core,
               python3-pytest <!nocheck>,
               python3-xdg
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/roniemartinez/browsers
Vcs-Git: https://salsa.debian.org/python-team/packages/pybrowsers.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pybrowsers
Rules-Requires-Root: no

Package: python3-pybrowsers
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Python library for detecting and launching browsers
 Convenient browser detection and launch script in Python. It can
 launch and get browser by version with wildcard support.