Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOAP (Description Of A Project) file #73

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Add DOAP (Description Of A Project) file #73

merged 1 commit into from
Jan 20, 2023

Conversation

Ppjet6
Copy link
Contributor

@Ppjet6 Ppjet6 commented Jan 20, 2023

Doap, first draft.

https://xmpp.org/extensions/xep-0453.html

The supported spec list doesn't have to be present, this file can just be used as a way to describe your project in a minimal manner, in case you ever feel annoyed by maintaining the list.

As an example of usage, there is https://xmpp.org/software/clients/ or https:/pulkomandy/xmpp-doap

I took the list you provided in #9. I haven't checked if you supported all of these features, as it's quite a lot of work actually. The <status> tag is required, so I filled it as "complete" everywhere which is probably not accurate, but this list is a best effort really. This can be updated later. I just took the liberty to set 0045 to "partial" because who implements 0045 entirely :P

EDIT: If you're interested I can PR xmpp.org so that you are displayed there as well once this is merged :)

Signed-off-by: Maxime “pep” Buquet [email protected]

Signed-off-by: Maxime “pep” Buquet <[email protected]>
@nioc nioc self-requested a review January 20, 2023 18:07
@nioc nioc added the documentation Improvements or additions to documentation label Jan 20, 2023
@nioc
Copy link
Owner

nioc commented Jan 20, 2023

Wow insane, thank you so much!
I hope, people won't be angry if XEP are not fully completed 🤣

@nioc nioc merged commit 752e886 into nioc:master Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants