Software /
code /
prosody
Changeset
10344:2cc152088314
doap: Copy longer description from README
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Oct 2019 16:47:20 +0200 |
parents | 10343:7651b80aaec3 |
children | 10345:fb1339671cd6 |
files | doc/doap.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"/>