RSS 247 projects tagged "Text Processing"

Download Website Updated 25 Dec 2007 Texpipeline

Screenshot
Pop 31.86
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.

No download Website Updated 08 Feb 2008 CFilter

Screenshot
Pop 16.61
Vit 1.00

CFilter is a generic filter "front end" that reads standard input (until EOF) and sends it through a socket to a specified host and port number (defaults to localhost:9999). It receives data back from the socket (until EOF) and writes it to standard output.

Download Website Updated 05 Mar 2008 sdml2txt

Screenshot
Pop 21.84
Vit 1.00

sdml2txt is a script to convert SDML to ASCII text UML Sequence Diagrams. SDML is an extremely simplistic UML sequence diagram markup language.

Download Website Updated 30 Aug 2012 urlwatch

Screenshot
Pop 179.74
Vit 10.66

urlwatch is a script intended to help you watch URLs and get notified (via email) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. The script works out of a single directory, so there is no need to install anything. State files are kept in the same folder. The script supports stripping parts of a page that are always changing through the use of a filter hook function. It is typically run as a cronjob.

Download Website Updated 21 Mar 2008 Ascii85 Data Encodings for Python

Screenshot
Pop 12.45
Vit 1.00

pyascii85 is a Python extension written in C, that provides Ascii85 data encodings, also known as Base85. It can encode and decode files or text buffers, and is useful for encoding data to be used within PostScript and PDF files, such as raw RGB images.

Download Website Updated 24 Mar 2008 xtee

Screenshot
Pop 51.17
Vit 1.00

xtee (cross-tee/expanded tee) is a program for building complex pipelines. It resembles the tee command, except that instead of copying stdin to stdout, it copies an input file to stdout and stdin to an output file. You can use xtee for building things like a bidirectional HTTP filter (using netcat and sed).

No download Website Updated 20 Apr 2008 pySets

Screenshot
Pop 37.32
Vit 1.00

pySets finds the intersection, union, or difference between the elements (words or lines) in two files.

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.

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.

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.

Screenshot

Project Spotlight

Griffon IDE

An IDE for HTML, Bash, Perl, PHP, C, etc.

Screenshot

Project Spotlight

Burp

A program to backup and restore data.