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: qreator
Section: python
Priority: extra
Build-Depends: debhelper (>= 8),
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}
XB-AppName: Qreator
XB-Category: GNOME;Utility;Graphics;2DGraphics
XB-Screenshot-Url: https://software-center.ubuntu.com/screenshots/q/qreator-precise.png
XB-Thumbnail-Url: https://software-center.ubuntu.com/screenshots/q/qreator-precise.thumb.png
XB-Icon: qreator.svg
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-gdkpixbuf-2.0,
gir1.2-gtkclutter-1.0,
python-qrencode
Description: Create your own QR codes
Qreator enables you to easily create your own QR codes to encode
different types of information in an efficient, compact and cool way.
|