home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

19 rows where xep_id = 246

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
246,1 XMPP Date and Time Profiles 246 AstraChat XMPP Server 1    
246,7 XMPP Date and Time Profiles 246 JaXMPP 7 1.1.1 complete
246,14 XMPP Date and Time Profiles 246 MongooseIM 14 1.1.1 complete
246,16 XMPP Date and Time Profiles 246 Slidge 16 1.1 complete
246,20 XMPP Date and Time Profiles 246 Prosody IM 20 1.1.1 complete
246,25 XMPP Date and Time Profiles 246 Dino 25   complete
246,29 XMPP Date and Time Profiles 246 Gajim 29 1.1 complete
246,31 XMPP Date and Time Profiles 246 Psi 31   complete
246,34 XMPP Date and Time Profiles 246 Metronome IM 34 1.1 complete
246,36 XMPP Date and Time Profiles 246 QXmpp 36 1.1.1 complete
246,37 XMPP Date and Time Profiles 246 Whixp 37 1.1.1 partial
246,38 XMPP Date and Time Profiles 246 ejabberd 38 1.1.1 complete
246,45 XMPP Date and Time Profiles 246 xmpp-parsers 45 1.1 complete
246,46 XMPP Date and Time Profiles 246 Tigase XMPP Server 46    
246,61 XMPP Date and Time Profiles 246 slixmpp 61 1.1 complete
246,64 XMPP Date and Time Profiles 246 python-nbxmpp 64 1.1 complete
246,65 XMPP Date and Time Profiles 246 Miranda NG 65    
246,67 XMPP Date and Time Profiles 246 Halcyon 67 1.1.1 complete
246,68 XMPP Date and Time Profiles 246 Openfire 68    

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