File: control

package info (click to toggle)
sphinxext-opengraph 0.7.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 416 kB
  • sloc: python: 679; makefile: 11; sh: 8
file content (26 lines) | stat: -rw-r--r-- 1,036 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
26
Source: sphinxext-opengraph
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Norbert Preining <norbert@preining.info>,
           Chiara Marmo <marmochiaskl@gmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-debian,
               python3-setuptools,
               python3-pytest,
               python3-sphinx,
               python3-bs4
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/wpilibsuite/sphinxext-opengraph
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxext-opengraph.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxext-opengraph

Package: python3-sphinxext-opengraph
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Sphinx Extension to enable OGP support
 This Sphinx extension generates OpenGraph metadata (https://ogp.me/)
 to enable any web page to become a rich object in a social graph.