You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to psi.appdata.xml, PSI could provide a DOAP (Description of a Project) file listing supported XEPs and their state of implementation (partial/complete, supported version). DOAP, since it’s XML, can easily be parsed and used elsewhere. Examples include: XEP listing on websites, XEP documents mentioning compatible clients, automatic compliance badge calculator, ...).
In addition to
psi.appdata.xml
, PSI could provide a DOAP (Description of a Project) file listing supported XEPs and their state of implementation (partial/complete, supported version). DOAP, since it’s XML, can easily be parsed and used elsewhere. Examples include: XEP listing on websites, XEP documents mentioning compatible clients, automatic compliance badge calculator, ...).See https://github.com/pulkomandy/xmpp-doap for implementation ideas. Some examples of usage in the wild:
The text was updated successfully, but these errors were encountered: