RSS 27 projects tagged "Filters"

Download Website Updated 31 May 2012 libSieve

Screenshot
Pop 88.27
Vit 6.64

libSieve is an implementation of the Sieve mail sorting language originally developed for the Cyrus mail system. libSieve helps to bring mail sorting functionality into your mail server application without the need to reinvent the wheel. As a library, it is not intended for end users expecting a ready-to-run program.

No download No website Updated 08 Apr 2012 csv2latex

Screenshot
Pop 103.73
Vit 6.19

csv2latex is a file format converter that converts any kind of CSV file (e.g. as exported by gnumeric, OOo, Excel, etc.) to the LaTeX document format using the tabular environment.

No download Website Updated 29 Jan 2012 libspf2

Screenshot
Pop 98.35
Vit 6.36

SPF is a new strategy for preventing junk mail. The present SMTP standard for email allows anyone to forge anyone else's email address. SPF verifies that the Sender address of an email message matches (according to some policy) the client IP address that submitted it. libspf2 is a complete and robust implementation of SPF which provides support for many MTAs. Support for new MTAs is in progress.

Download Website Updated 28 Mar 2011 HTML Purifier

Screenshot
Pop 122.05
Vit 10.32

HTML Purifier is PHP software for HTML filtering. It is an alternative to BBCode or other obscure custom markup languages. It will not only remove all malicious code (XSS), but will also make sure the HTML is standards compliant.

Download Website Updated 21 Mar 2011 LEPL

Screenshot
Pop 118.14
Vit 7.95

LEPL is a recursive descent parser library written in Python. It is based on parser combinator libraries popular in functional programming, but also exploits Python language features. Operators provide a friendly syntax, and the consistent use of generators supports full backtracking and resource management. Backtracking implies that a wide variety of grammars are supported; appropriate memoisation ensures that even left-recursive grammars terminate.

Download Website Updated 27 Nov 2009 Script Identifier

Screenshot
Pop 44.99
Vit 2.45

Scriptid is a program and a library that can be used to determine whether a given text file contains code of a specified programming language. The current release can tell whether a file contains vbscript or not. It should be possible to extend this to any number of other languages. It is important to also download the latest neural network weights update file.

Download Website Updated 23 Dec 2007 libmswrite

Screenshot
Pop 41.41
Vit 2.39

libmswrite is a portable library for reading and writing Microsoft Write documents.

Download Website Updated 30 Jun 2007 htmlobserver

Screenshot
Pop 55.37
Vit 3.11

htmlobserver is a program that downloads a Web page at regular intervals, and searches it for regular expressions. All HTML tags are removed, and the remaining text is searched for regular expressions, which can be defined in a list. Matching rows are displayed in a panel, and different alarms may be triggered. The alarms are repeated when the result set changes.

Download Website Updated 28 Mar 2007 libwpd

Screenshot
Pop 88.72
Vit 4.24

libwpd is a library designed to help process WordPerfect documents. It exposes a simple callback-based API (similar to SAX), allowing it to be easily plugged into any C or C++ application. It is used by recent versions of AbiWord and OpenOffice.org to provide WordPerfect file import.

Download Website Updated 10 Feb 2007 glark

Screenshot
Pop 134.42
Vit 6.78

glark offers grep-like searching of text files, with very powerful, complex regular expressions (e.g., "/foo\w+/ and /bar[^\d]*baz$/ within 4 lines of each other"). It also highlights the matches, displays context (preceding and succeeding lines), does case-insensitive matches, and automatic exclusion of non-text files. It supports most options from the GNU version of grep.

Screenshot

Project Spotlight

ClubMaster

A membership management system.

Screenshot

Project Spotlight

RText

A fully customizable programmer's text editor.