RSS 247 projects tagged "Filters"

No download Website Updated 29 Jun 2010 RXPY

Screenshot
Pop 30.50
Vit 1.00

RXPY is a pure-Python regular expression library, compatible with the re package. RXPY can be used as a test-bed for new matching algorithms, since the parser and compatibility components are reusable.

No download Website Updated 03 Jul 2009 minimac

Screenshot
Pop 70.65
Vit 3.67

Minimac is a minimalist, general purpose text macro processor. Its simplicity should make it particularly well suited as a front end preprocessor for little language compilers. It is meant to be simpler to use than m4. It uses an explicit argument stack, and user functions are defined by concatenation (similar to the Forth language). Macro expansion is delayed to the last possible moment. The software is currently in alpha release.

Download Website Updated 26 May 2009 Montezuma

Screenshot
Pop 35.55
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 21 Mar 2011 LEPL

Screenshot
Pop 118.50
Vit 7.96

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 17 Oct 2008 CRUSH

Screenshot
Pop 45.75
Vit 1.00

CRUSH (Custom Reporting Utilities for SHell) is a collection of tools for processing delimited-text data from the command line or in shell scripts. It provides utilities for aggregating, merging, filtering, and formatting your data.

Download Website Updated 01 Jul 2011 cout

Screenshot
Pop 57.55
Vit 3.61

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

Download Website Updated 08 Aug 2012 htmLawed

Screenshot
Pop 114.26
Vit 12.00

htmLawed is a PHP script that makes input text more secure, HTML standards-compliant, and suitable in general from the viewpoint of a Web-page administrator, for use in the body of HTML 4 or XHTML 1 or 1.1 documents. It is a customizable HTML/XHTML filter, processor, purifier, and sanitizer. It can ensure that HTML tags are balanced and properly nested tags, neutralize code that may be used for cross-site scripting (XSS) attacks, and limit the allowed HTML elements, tags, attributes, or URL protocols.

No download Website Updated 12 May 2008 pySortNet

Screenshot
Pop 32.79
Vit 1.00

pySortNet sorts IP addresses (IPv4 and IPv6) and hostnames given on standard input such that addresses and names are grouped in logical groups.

Download Website Updated 29 May 2008 Antipasti

Screenshot
Pop 31.81
Vit 1.43

Antipasti reads from stdin and writes to file1, file2, ..., fileN such that lines 1, N+1, 2*N+1, ... are written to file1, lines 2, N+2, 2*N+2, ... are written to file2, etcetera. I.e., it works as a multi-output tee.

Download Website Updated 25 May 2008 BConv

Screenshot
Pop 29.34
Vit 1.43

BConv is a command line Python script that converts between numbers in base 2..36. It is modelled after a similar program written in C by the author in 1996.

Screenshot

Project Spotlight

pkgtxt2db

A tool to convert Slackware PACKAGES.TXT to various databases formats.

Screenshot

Project Spotlight

fxmoviemanager

A file manager and playlist with movie thumbnails.