Formatting mail/news in HTML
C Makefile XSLT Other
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
texts
.cvsignore
.gitignore
LICENSE
Makefile
README
config.h
daemon.c
embed.pl
formatters.c
formatters.h
int.c
publish
striphtml.c
striphtml.h
striphtml.xsl
striphtml_xsl.h
testfile.html
teststrip.c
transform.c
transform.h
weft.c
weft.h

README

weft is a program that takes a mail/news message and formats it for
displaying on the web.

Its main design goal was to be fast and simple.  

It was written by and is copyright (c) 2003-2011 Lars Magne Ingebrigtsen
<larsi@gnus.org>.  It's released under the GNU General Public License,
a copy of which is included in this package.

weft requires the following libraries to compile (and I've given the
Debian package names here):

libgmime2.6-dev
libcompfaceg1-dev
libmagickwand-dev
libxml2-dev
libxslt1-dev
libgcrypt11-dev
picon-.*