home / xmpp

xeps

Data source: XMPP Standards Foundation

3 rows where status = "Stable" and version = "1.2.1"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: last_updated (date)

id ▼ title accepted number version approver short_name url status type last_updated
32 Extended Stanza Addressing 1 33 1.2.1 Council   https://xmpp.org/extensions/xep-0033.html Stable Standards Track 2017-01-11
106 User Mood 1 107 1.2.1 Council   https://xmpp.org/extensions/xep-0107.html Stable Standards Track 2018-03-13
375 Last Message Correction 1 308 1.2.1 Council   https://xmpp.org/extensions/xep-0308.html Stable Standards Track 2022-05-17

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [xeps] (
   [title] TEXT,
   [accepted] INTEGER,
   [number] INTEGER,
   [version] TEXT,
   [approver] TEXT,
   [short_name] TEXT,
   [url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [status] TEXT,
   [type] TEXT,
   [last_updated] TEXT
);
Powered by Datasette · Queries took 35.542ms · Data source: XMPP Standards Foundation