home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

18 rows where xep_id = 566

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
566,4 PEP Native Bookmarks 566 Erlang/Elixir XMPP 4    
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,16 PEP Native Bookmarks 566 Slidge 16 1.1.3 partial
566,20 PEP Native Bookmarks 566 Prosody IM 20 1.2.0 complete
566,21 PEP Native Bookmarks 566 Aparté 21 1.1.4 complete
566,24 PEP Native Bookmarks 566 Prose 24 1.1.1 complete
566,25 PEP Native Bookmarks 566 Dino 25 1.2.0 complete
566,28 PEP Native Bookmarks 566 Converse.js 28    
566,29 PEP Native Bookmarks 566 Gajim 29 1.1.3 partial
566,38 PEP Native Bookmarks 566 ejabberd 38 1.1.3 complete
566,40 PEP Native Bookmarks 566 Renga 40 1.1.4 complete
566,41 PEP Native Bookmarks 566 Monal IM 41 1.1.4 complete
566,45 PEP Native Bookmarks 566 xmpp-parsers 45 1.1.3 complete
566,55 PEP Native Bookmarks 566 Cheogram Android 55 1.1.3 complete
566,58 PEP Native Bookmarks 566 Conversations 58 1.1.3 complete
566,63 PEP Native Bookmarks 566 monocles chat 63 1.1.3 complete
566,64 PEP Native Bookmarks 566 python-nbxmpp 64 0.3.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 26.569ms · Data source: XMPP Standards Foundation