home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

60 rows where software_id = 64

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,64 Data Forms 168 python-nbxmpp 64 2.9 complete
191,64 Current Jabber OpenPGP Usage 191 python-nbxmpp 64 1.3 complete
194,64 Service Discovery 194 python-nbxmpp 64 2.4 complete
209,64 Multi-User Chat 209 python-nbxmpp 64 1.31.2 complete
211,64 In-Band Bytestreams 211 python-nbxmpp 64 1.3 complete
212,64 Bookmarks 212 python-nbxmpp 64 1.1 complete
214,64 Ad-Hoc Commands 214 python-nbxmpp 64 1.2 complete
218,64 vcard-temp 218 python-nbxmpp 64 1.2 complete
223,64 Result Set Management 223 python-nbxmpp 64 1.0 complete
224,64 Publish-Subscribe 224 python-nbxmpp 64 1.13 partial
230,64 Out of Band Data 230 python-nbxmpp 64 1.5 partial
234,64 Verifying HTTP Requests via XMPP 234 python-nbxmpp 64 1.0 complete
241,64 In-Band Registration 241 python-nbxmpp 64 2.4 complete
244,64 User Location 244 python-nbxmpp 64 1.9 complete
246,64 XMPP Date and Time Profiles 246 python-nbxmpp 64 1.1 complete
247,64 Nested Roster Groups 247 python-nbxmpp 64 1.0 complete
248,64 User Avatar 248 python-nbxmpp 64 1.1.1 complete
249,64 Chat State Notifications 249 python-nbxmpp 64 2.1 complete
256,64 Software Version 256 python-nbxmpp 64 1.1 complete
270,64 JID Escaping 270 python-nbxmpp 64 1.1.1 complete
271,64 User Mood 271 python-nbxmpp 64 1.2 complete
272,64 User Activity 272 python-nbxmpp 64 1.3 complete
279,64 Entity Capabilities 279 python-nbxmpp 64 1.5 complete
282,64 User Tune 282 python-nbxmpp 64 1.2 complete
309,64 Annotations 309 python-nbxmpp 64 1.0 complete
317,64 vCard-Based Avatars 317 python-nbxmpp 64 1.0 complete
322,64 CAPTCHA Forms 322 python-nbxmpp 64 1.0 partial
336,64 User Nickname 336 python-nbxmpp 64 1.0 complete
348,64 Message Delivery Receipts 348 python-nbxmpp 64 1.2 complete
355,64 Blocking Command 355 python-nbxmpp 64 1.2 complete
362,64 Stream Management 362 python-nbxmpp 64 1.3 complete
367,64 Delayed Delivery 367 python-nbxmpp 64 2.0 complete
388,64 Attention 388 python-nbxmpp 64 1.0 complete
395,64 Bits of Binary 395 python-nbxmpp 64 1.0 partial
397,64 XMPP Server Registration for use with Kerberos V5 397 python-nbxmpp 64 1.0.0 complete
422,64 Security Labels in XMPP 422 python-nbxmpp 64 1.0 complete
444,64 Message Carbons 444 python-nbxmpp 64 0.12.0 complete
456,64 vCard4 Over XMPP 456 python-nbxmpp 64 0.10 complete
472,64 Last Message Correction 472 python-nbxmpp 64 1.0 complete
477,64 Message Archive Management 477 python-nbxmpp 64 0.6.3 complete
481,64 Hats 481 python-nbxmpp 64 0.2.0 complete
483,64 Last User Interaction in Presence 483 python-nbxmpp 64 1.0.2 complete
497,64 Displayed Markers 497 python-nbxmpp 64 0.2.1 complete
527,64 HTTP File Upload 527 python-nbxmpp 64 0.7.0 complete
532,64 SRV records for XMPP over TLS 532 python-nbxmpp 64 1.0.0 complete
537,64 OpenPGP for XMPP 537 python-nbxmpp 64 0.4.0 complete
541,64 Spam Reporting 541 python-nbxmpp 64 0.2 partial
544,64 Explicit Message Encryption 544 python-nbxmpp 64 0.1 complete
548,64 OMEMO Encryption 548 python-nbxmpp 64 0.3.0 complete
552,64 Extensible SASL Profile 552 python-nbxmpp 64 0.3.0 partial
556,64 Consistent Color Generation 556 python-nbxmpp 64 0.8.0 complete
566,64 PEP Native Bookmarks 566 python-nbxmpp 64 0.3.0 complete
585,64 Occupant identifiers for semi-anonymous MUCs 585 python-nbxmpp 64 0.1.0 complete
588,64 Message Retraction 588 python-nbxmpp 64 0.4.0 complete
589,64 Moderated Message Retraction 589 python-nbxmpp 64 0.3.0 complete
592,64 Fallback Indication 592 python-nbxmpp 64 0.2.1 complete
604,64 SASL Channel-Binding Type Capability 604 python-nbxmpp 64 0.4.0 complete
608,64 Message Reactions 608 python-nbxmpp 64 0.1.0 complete
625,64 Message Replies 625 python-nbxmpp 64 0.2.0 complete
661,64 Message Displayed Synchronization 661 python-nbxmpp 64 0.1.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 24.801ms · Data source: XMPP Standards Foundation