home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

13 rows where xep_id = 272

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
272,1 User Activity 272 AstraChat XMPP Server 1    
272,15 User Activity 272 Movim 15 1.3 partial
272,16 User Activity 272 Slidge 16   planned
272,20 User Activity 272 Prosody IM 20 1.3 complete
272,24 User Activity 272 Prose 24 1.3 partial
272,29 User Activity 272 Gajim 29 1.3 removed
272,31 User Activity 272 Psi 31   complete
272,34 User Activity 272 Metronome IM 34 1.3 complete
272,46 User Activity 272 Tigase XMPP Server 46    
272,57 User Activity 272 poezio 57 1.3 complete
272,61 User Activity 272 slixmpp 61 1.3 complete
272,64 User Activity 272 python-nbxmpp 64 1.3 complete
272,65 User Activity 272 Miranda NG 65    

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