home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

14 rows where xep_version = "1.2.0"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_id, software_id

Link xep_id software_id xep_version status
331,45 Jingle RTP Sessions 331 xmpp-parsers 45 1.2.0 complete
472,5 Last Message Correction 472 Beagle IM 5 1.2.0 complete
472,12 Last Message Correction 472 profanity 12 1.2.0 complete
472,25 Last Message Correction 472 Dino 25 1.2.0 complete
472,55 Last Message Correction 472 Cheogram Android 55 1.2.0 complete
472,58 Last Message Correction 472 Conversations 58 1.2.0 complete
472,61 Last Message Correction 472 slixmpp 61 1.2.0 complete
472,62 Last Message Correction 472 Siskin IM 62 1.2.0 complete
472,63 Last Message Correction 472 monocles chat 63 1.2.0 complete
472,72 Last Message Correction 472 Martin 72 1.2.0 complete
566,14 PEP Native Bookmarks 566 MongooseIM 14 1.2.0 complete
566,15 PEP Native Bookmarks 566 Movim 15 1.2.0 complete
566,20 PEP Native Bookmarks 566 Prosody IM 20 1.2.0 complete
566,25 PEP Native Bookmarks 566 Dino 25 1.2.0 complete

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 29.972ms · Data source: XMPP Standards Foundation