implementations
Data source: XMPP Standards Foundation
- xep_id
- XEP
- xep_version
- XEP version
- software_id
- Software
14 rows where xep_id = 528
This data as json, CSV (advanced)
Suggested facets: xep_version
Link | xep_version | status | software_id | xep_id |
---|---|---|---|---|
528,6 | 0.8.0 | complete | Gajim 6 | Consistent Color Generation 528 |
528,7 | 0.6.0 | complete | blabber.im 7 | Consistent Color Generation 528 |
528,15 | 0.8.0 | complete | Renga 15 | Consistent Color Generation 528 |
528,22 | 0.6.0 | complete | monocles chat 22 | Consistent Color Generation 528 |
528,25 | 0.6.0 | complete | Bruno 25 | Consistent Color Generation 528 |
528,28 | 0.6.0 | complete | Cheogram Android 28 | Consistent Color Generation 528 |
528,34 | 0.8.0 | complete | python-nbxmpp 34 | Consistent Color Generation 528 |
528,48 | 0.6.0 | complete | Conversations 48 | Consistent Color Generation 528 |
528,50 | complete | Monal IM 50 | Consistent Color Generation 528 | |
528,55 | 0.5.0 | complete | UWPX 55 | Consistent Color Generation 528 |
528,58 | 0.6.0 | complete | yaxim 58 | Consistent Color Generation 528 |
528,64 | 0.7.0 | complete | profanity 64 | Consistent Color Generation 528 |
528,65 | 0.5 | complete | poezio 65 | Consistent Color Generation 528 |
528,66 | complete | Dino 66 | Consistent Color Generation 528 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [implementations] ( [xep_version] TEXT, [status] TEXT, [software_id] INTEGER, [xep_id] INTEGER, PRIMARY KEY ([xep_id], [software_id]), FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]), FOREIGN KEY([software_id]) REFERENCES [software]([id]) );