home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 191

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
191,5 Current Jabber OpenPGP Usage 191 Beagle IM 5 1.4 wontfix
191,12 Current Jabber OpenPGP Usage 191 profanity 12 1.4 complete
191,25 Current Jabber OpenPGP Usage 191 Dino 25   complete
191,29 Current Jabber OpenPGP Usage 191 Gajim 29 1.3 complete
191,31 Current Jabber OpenPGP Usage 191 Psi 31   complete
191,41 Current Jabber OpenPGP Usage 191 Monal IM 41   wontfix
191,55 Current Jabber OpenPGP Usage 191 Cheogram Android 55 1.4 complete
191,57 Current Jabber OpenPGP Usage 191 poezio 57 1.4 complete
191,58 Current Jabber OpenPGP Usage 191 Conversations 58 1.4 complete
191,61 Current Jabber OpenPGP Usage 191 slixmpp 61 1.4 complete
191,62 Current Jabber OpenPGP Usage 191 Siskin IM 62 1.4 wontfix
191,63 Current Jabber OpenPGP Usage 191 monocles chat 63 1.4 complete
191,64 Current Jabber OpenPGP Usage 191 python-nbxmpp 64 1.3 complete
191,65 Current Jabber OpenPGP Usage 191 Miranda NG 65 1.4  
191,72 Current Jabber OpenPGP Usage 191 Martin 72 1.4 wontfix

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 25.788ms · Data source: XMPP Standards Foundation