~dholbach/click-reviewers-tools/modules-module-plus-tests

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
27
28
29
30
31
32
33
Source: click-reviewers-tools
Section: devel
Priority: optional
Maintainer: Ubuntu Appstore Developers <ubuntu-appstore-developers@lists.launchpad.net>
Build-Depends: debhelper (>= 9~),
               pep8,
               python3-all (>= 3.2~),
               python3-apt,
               python3-debian,
               python3-lxml,
               python3-magic,
               python3-setuptools,
               python3-simplejson,
               python3-xdg
Standards-Version: 3.9.5
Homepage: https://launchpad.net/click-reviewers-tools
Vcs-Bzr: lp:ubuntu-dev-tools
Vcs-Browser: http://bazaar.launchpad.net/~click-reviewers/click-reviewers-tools/trunk/files
X-Python3-Version: >= 3.2

Package: click-reviewers-tools
Architecture: all
Depends: python3-apt,
         python3-debian,
         python3-lxml,
         python3-magic,
         python3-simplejson,
         python3-xdg,
         ${misc:Depends},
         ${python3:Depends}
Description: tools to review click packages
 These scripts can be used to review click packages both manually and in a
 programmatic fashion.