doap: Copy longer description from README
authorKim Alvefur <zash@zash.se>
Sun, 20 Oct 2019 16:47:20 +0200
changeset 10348 2cc152088314
parent 10347 7651b80aaec3
child 10349 fb1339671cd6
doap: Copy longer description from README
doc/doap.xml
--- a/doc/doap.xml	Sun Oct 20 16:37:04 2019 +0200
+++ b/doc/doap.xml	Sun Oct 20 16:47:20 2019 +0200
@@ -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"/>