-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpods.json
176 lines (176 loc) · 5.32 KB
/
pods.json
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
{
"qcodeedit": {
"url": "https://github.com/jacob3141/qcodeedit.git",
"author": "Luc Bruant, Jacob Dawid",
"license": "GPLv3",
"description": "Code editor widget."
},
"qtjack": {
"url": "https://github.com/jacob3141/qtjack.git",
"author": "Jacob Dawid",
"license": "GPLv3",
"description": "Interface the JACK Audio Connection Kit."
},
"qtsystemtrayiconmac": {
"url": "https://github.com/jacob3141/qtsystemtrayiconmac.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "System tray icon with MacOSX native features."
},
"qtoauth2": {
"url": "https://github.com/jacob3141/qtoauth2.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "OAuth2 authentication."
},
"qtverbalexpressions": {
"url": "https://github.com/VerbalExpressions/QtVerbalExpressions.git",
"author": "Skhaz",
"license": "MIT",
"description": "Regular expressions with spoken words."
},
"qton": {
"url": "https://github.com/TrigenSoftware/QTon.git",
"author": "TrigenSoftware",
"license": "BSD-like",
"description": "Qt Object Notation to JSON translator."
},
"qtplist": {
"url": "https://github.com/reillywatson/qtplist.git",
"author": "Reilly Watson",
"license": "MIT",
"description": "Read and write plist (Mac OS X property list) files."
},
"qthtmlencode": {
"url": "https://github.com/jacob3141/qthtmlencode.git",
"author": "Reilly Watson",
"license": "MIT",
"description": "HTML encode strings."
},
"qtredmine": {
"url": "https://github.com/Kernald/redmine-qt.git",
"author": "Kernald",
"license": "BSD-like",
"description": "Access to a Redmine instance using its REST API."
},
"qtwaitingspinner": {
"url": "https://github.com/jacob3141/qtwaitingspinner.git",
"author": "Alexander Turkin, William Hallatt, Jacob Dawid",
"license": "MIT",
"description": "Floating waiting spinner widget."
},
"qtogrewidget": {
"url": "https://github.com/jacob3141/qtogrewidget.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "Embed an OGRE window in a widget."
},
"qtgamepad": {
"url": "https://github.com/jacob3141/qtgamepad.git",
"author": "Andy Nichols",
"license": "BSD-like",
"description": "Access gamepads and controllers."
},
"qtterminalwidget": {
"url": "https://github.com/jacob3141/qtterminalwidget.git",
"author": "Various",
"license": "GPLv2",
"description": "True terminal emulation as a Qt widget."
},
"qtwebserver": {
"url": "https://github.com/jacob3141/qtwebserver.git",
"author": "Jacob Dawid",
"license": "GPLv3",
"description": "Embeddable, multithreaded webserver."
},
"qtirc": {
"url": "https://github.com/jacob3141/qtirc.git",
"author": "Jacob Dawid",
"license": "GPLv3",
"description": "IRC chat client."
},
"qtbonjour": {
"url": "https://github.com/sikoragmbh/qtbonjour.git",
"author": "Trenton Schulz",
"license": "BSD-like",
"description": "Access and expose bonjour network services."
},
"qtnotify": {
"url": "https://github.com/jacob3141/qtnotify.git",
"author": "Mohammed Nafees",
"license": "BSD-like",
"description": "Show desktop notfications."
},
"qtsmtpclient": {
"url": "https://github.com/jacob3141/qtsmtpclient.git",
"author": "Tőkés Attila",
"license": "LGPLv2",
"description": "Send E-Mails with attachments via STMP."
},
"qtlzma": {
"url": "https://github.com/sladage/QtLZMA.git",
"author": "Stefan Ladage",
"license": "LGPLv3",
"description": "LZMA compression encoding/decoding."
},
"qtqrencode": {
"url": "https://github.com/jacob3141/qtqrencode.git",
"author": "Neal Sebastian",
"license": "MIT",
"description": "Generate QR Codes from QByteArray data."
},
"qt-pods-core": {
"url": "https://github.com/qt-pods/qt-pods-core.git",
"author": "Jacob Dawid",
"license": "GPLv3",
"description": "Qt Pods managment functions."
},
"qtflickr": {
"url": "https://github.com/jacob3141/qtflickr.git",
"author": "Evgeni Gordejev",
"license": "LGPLv2.1",
"description": "Access flickr."
},
"qtdropbox": {
"url": "https://github.com/jacob3141/qtdropbox.git",
"author": "Daniel Eder",
"license": "LGPLv3",
"description": "Access dropbox."
},
"qtruby": {
"url": "https://github.com/jacob3141/qtruby.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "Interface ruby code from within your C++/Qt application."
},
"qtsimpleupdater": {
"url": "https://github.com/buzzySmile/QSimpleUpdater.git",
"author": "Alex Spataru",
"license": "LGPLv2.1",
"description": "Simple application updater."
},
"qtamd": {
"url": "https://github.com/jacob3141/qtamd.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "Library for interfacing AMD devices."
},
"qtethminer": {
"url": "https://github.com/jacob3141/qtethminer.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "Library that links the ethereum miner directly."
},
"qtmeta": {
"url": "https://github.com/jacob3141/qtmeta.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "Qt metaprogramming add-on library."
},
"qtjsonrpc": {
"url": "https://github.com/jacob3141/qtjsonrpc.git",
"author": "Jacob Dawid",
"license": "AGPLv3",
"description": "JSON RPC 2.0 integrating seamlessly with Qt5+"
}
}