RSS 2138 projects tagged "Text Processing"

Download Website Updated 06 Mar 2001 siconv

Screenshot
Pop 21.73
Vit 1.00

siconv (StreamICONV) filters its stdin to stdout while converting from one character set to another. It does this via the iconv(3) function provided by glibc (but not well documented under Linux). All you need to do is cat your data through it and redirect stdout to your desired file or program. The iconv command line function that comes with glibc appears to read everything into a single buffer before converting. If you need to translate 1GB of data, that obviously wouldn't work; thus, this program.

Download Website Updated 05 Mar 2001 Perl Embedding Engine

Screenshot
Pop 17.06
Vit 2.50

The Perl Embedding Engine is a Perl-based template engine that allows embedded Perl code in HTML templates similar to PHP, JSP, etc. It is simple, flexible, and easy-to-use, and supports 2 modes of operation: offline generation and dynamic interpretation. Unlike many template engines, it only has 3 special tags so parsing is a breeze and it generates plain Perl code.

Download Website Updated 17 Feb 2001 Cryptic Muse

Screenshot
Pop 43.82
Vit 1.75

Cryptic Muse is a library for performing fast word pattern searches including anagrams, wildcards, overlap, containment, and masks. It provides searches for entry files like dictionaries.

Download Website Updated 08 Feb 2001 Guava

Screenshot
Pop 37.31
Vit 2.57

The Guava tools are a set of Perl scripts for HTML pre-processing. You can create multi-page documents with contents tables, or use templates to give a consistent look to a set of pages. All output is passed through the C preprocessor, so you can use directives such as #include, #define and #if. There are also built-in macros for producing dates, cross references, etc.

No download Website Updated 06 Feb 2001 Guarani keyboard

Screenshot
Pop 14.04
Vit 67.00

Guarani keyboard is a set of utilities to edit and display Guarani, the language of Paraguay, from the Linux console.

Download Website Updated 03 Feb 2001 XM Tool

Screenshot
Pop 37.20
Vit 1.00

XM Tool is a series of Perl snippets than can be called separately or combined into more complex Perl scripts. It uses XMLish (plain) text as the representation between stages, and a sample processor to read C/JavaDoc sources and generate HTML or even docbook is provided.

Download Website Updated 01 Feb 2001 ydSLitProg

Screenshot
Pop 16.88
Vit 1.42

ydSLitProg is an SGML DTD intended to write literate programs. It is only a prototype for now, and comes with an sgmlspl spec file which converts an ydSLitProg file into a CWEB file. A converter from ydSLitProg to FWEB is being written as well.

Download No website Updated 30 Jan 2001 xprintutil

Screenshot
Pop 8.37
Vit 1.00

Xprintutil is a package of 4 printing utilities: xdvips (a frontend to dvips), xenscript (a frontend to enscript), xa2tex (a frontend to printing text files through TeX), and printer (a printer manager). All of these parse the /etc/printcap file and let the user interactively select the printer as well as most of the command line options of dvips and enscript.

Download Website Updated 30 Jan 2001 xroottext

Screenshot
Pop 28.51
Vit 1.00

xroottext takes text from stdin and renders it into a rectangular pseudo-terminal in the root window. It processes newlines and tabs and does line wrap and scroll. There is no scrollbar.

Download Website Updated 30 Jan 2001 xml2

Screenshot
Pop 58.71
Vit 1.00

These are tools for converting XML and HTML to and from a line-oriented format designed to facilitate processing by classic Unix pipeline processing tools (grep, sed, awk, cut, sh, etc).

Screenshot

Project Spotlight

Repocafe

Self-service for svn hosting.

Screenshot

Project Spotlight

translate word

A command that translates words into different languages.