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
|
Source: Qreator
Section: python
Priority: extra
Build-Depends: cdbs (>= 0.4.43),
debhelper (>= 6),
python (>= 2.6.6-3~),
python-distutils-extra (>= 2.10)
Maintainer: David Planella <david.planella@ubuntu.com>
Standards-Version: 3.8.3
XS-Python-Version: current
Package: Qreator
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends},
${python:Depends},
python-geoclue,
gir1.2-champlain-0.12,
gir1.2-gtkchamplain-0.12,
gir1.2-gtk-3.0,
gir1.2-glib-2.0,
gir1.2-clutter-1.0,
python-cairo,
gir1.2-gtkclutter-1.0,
python-qrencode
Description: Create your own QR codes
Qreator will enable to to easily create your own QR codes to encode
different types of information in an efficient, compact and cool way.
|