File: control

package info (click to toggle)
sphinxcontrib-googleanalytics 0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 112 kB
  • sloc: python: 29; makefile: 5
file content (25 lines) | stat: -rw-r--r-- 971 bytes parent folder | download | duplicates (2)
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: sphinxcontrib-googleanalytics
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Hilmar Preuße <hille42@debian.org>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3,
               python3-setuptools,
               python3-sphinx,
               pybuild-plugin-pyproject
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-googleanalytics
Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-googleanalytics.git
Homepage: https://github.com/sphinx-contrib/googleanalytics/
Rules-Requires-Root: no

Package: python3-sphinxcontrib.googleanalytics
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends}
Description: Google Analytics extension for Sphinx
 This extensions allows you to track generated html files with Google
 Analytics web service.