sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit db5629f10f80acaefd729a0d8d4de505bffc10b6
parent 6469d1297b9d4134489cd419bd9233028ad220d1
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Fri, 13 Mar 2009 10:33:43 +0000

fix
Diffstat:
Mwww.suckless.org/GSoC2009.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www.suckless.org/GSoC2009.md b/www.suckless.org/GSoC2009.md @@ -257,9 +257,9 @@ extend sltar with these and to also write a test suite for it. ### Write a decent mailing list web archive system All web archive systems such as hypermail, pipermail, etc. have plenty -drawbacks and are quite out-dated. This task requires to write a completely -new web archiving tool that follows the thread view concepts found in the mutt -MUA and which is designed with low footprint and efficiency in mind. +drawbacks and are quite out-dated. This task requires to write a completely new +web mailing list archiving tool that follows the thread view concepts found in +the mutt MUA and which is designed with low footprint and efficiency in mind. We expect this tool as a stand-alone Unix tool written in C or an appropriate language.