aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-10-20 16:47:20 +0200
committerKim Alvefur <zash@zash.se>2019-10-20 16:47:20 +0200
commit18ba9560d9511e5bf011c6868a5e77c4c860ed22 (patch)
tree735d2f96731737e77872ea83bb1afc8e5eb9b8cc /doc
parent77b994e25ffc294eb5bff1230a27e7f84f0f1951 (diff)
downloadprosody-18ba9560d9511e5bf011c6868a5e77c4c860ed22.tar.gz
prosody-18ba9560d9511e5bf011c6868a5e77c4c860ed22.zip
doap: Copy longer description from README
Diffstat (limited to 'doc')
-rw-r--r--doc/doap.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index ed6fc7bb..80393805 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -3,7 +3,7 @@
<Project xmlns="http://usefulinc.com/ns/doap#">
<name>Prosody IM</name>
<shortdesc>Lightweight XMPP server</shortdesc>
- <description/>
+ <description>Prosody is a server for Jabber/XMPP written in Lua. It aims to be easy to use and light on resources. For developers, it aims to give a flexible system on which to rapidly develop added functionality or rapidly prototype new protocols.</description>
<created>2008-08-22</created>
<category rdf:resource="https://linkmauve.fr/ns/xmpp-doap#category-xmpp"/>
<category rdf:resource="https://linkmauve.fr/ns/xmpp-doap#category-jabber"/>