RSS 8 projects tagged "Filters"

Download Website Updated 26 May 2009 Montezuma

Screenshot
Pop 36.33
Vit 1.78

Montezuma is a full-text indexing/search engine library for Common Lisp. It started as a straight-forward port of Ruby's Ferret and currently approaches Lucene in performance.

Download Website Updated 01 Jul 2011 cout

Screenshot
Pop 57.76
Vit 3.62

Cout highlights the output of different programs with color according to defined patterns. It is highly configurable.

Download Website Updated 25 Dec 2007 Texpipeline

Screenshot
Pop 32.17
Vit 1.00

Texpipeline allows the conversion of (La)TeX documents with simple filter pipes such as "cat input.tex | tex2pdf > output.pdf". It removes the hassle of running (la)tex again and again, leaving lots of auxiliary files in the current directory. This is especially useful for programs which create LaTeX files automatically and just want to present the PDF output to the user.

Download Website Updated 18 Feb 2013 luit

Screenshot
Pop 141.76
Vit 17.44

Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator. It will convert application output from the locale's encoding into UTF-8, and convert terminal input from UTF-8 into the locale's encoding. It is mainly used to support xterm.

Download No website Updated 24 Feb 2006 libmime

Screenshot
Pop 38.11
Vit 1.00

libmime is a MIME parser in the same vein as Expat, the stream-oriented XML parser. As input is fed to the parser, events are generated which an application can catch by registering event handlers. Such events include the Unix From_ line, start of entity, end of entity, entity boundary, header, end of headers, and body. libmime supports MIME message editing through a delta mechanism. Edit contexts are instantiated and changes applied to specific contexts. Edit contexts can then be expressed in standard unified diff format which, when applied to the input source stream, will result in the new message.

Download Website Updated 23 Oct 2005 Mailvisa

Screenshot
Pop 25.40
Vit 1.02

Mailvisa is a spam filter along the lines of Paul Graham's "A Plan for Spam". It classifies messages by comparing the words in them to known spam words. CPU usage, filtering speed, and filtering accuracy are comparable to other Bayesian filters. Mailvisa was originally intended as a platform for experimentation with different filtering parameters, but it has evolved into a useful spam classifier. In the author's own use, the amount of spam caught has surpassed 95% with no false positives so far.

Download Website Updated 08 Apr 2010 qpsmtpd

Screenshot
Pop 180.75
Vit 7.61

qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core SMTP features, all functionality is implemented in small "extension plugins" using the easy-to-use object oriented plugin API. qpsmtpd was originally written as a drop-in qmail-smtpd replacement, but now it also includes an smtp forward and a postfix "backend".

Download Website Updated 09 Apr 2013 IMAPFilter

Screenshot
Pop 462.41
Vit 84.81

IMAPFilter is a mail filtering utility. It connects to remote mail servers using the Internet Message Access Protocol (IMAP), sends searching queries to the server, and processes mailboxes based on the results.

Screenshot

Project Spotlight

phpMyFAQ

A PHP-based FAQ system.

Screenshot

Project Spotlight

reposurgeon

A tool for editing version control repository history.