Simple Project List Software Map

Text Processing
1877 projects in result set
LastUpdate: 2012-06-11 21:01

catdoc

Catdoc is a MS Word file decoding tool that
doesn't attempt to analyze file formatting (it
just extracts readable text), but is able to
handle all versions of Word and convert character
encodings. A Tcl/Tk graphical viewer is also
included. It can also read RTF files and convert
Excel and PowerPoint files.

(Machine Translation)
Operating System: BSD
Programming Language: C
LastUpdate: 2009-11-09 00:49

AutoGen

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

LastUpdate: 2012-09-15 07:17

LilyPond

LilyPond is a music typesetter. It produces beautiful sheet music using a file as input. LilyPond is part of the GNU Project.

LastUpdate: 2008-01-02 13:29

Bandwidth Management Tools

Bandwidth Management Tools is a total bandwidth
management solution for Linux and can be used for firewalling, traffic graphing, and shaping. It is not based on any currently-available bandwidth management software and supports packet queues, bursting, complex traffic flow hierarchies, flow groups, traffic logging, and a simple real-time monitoring front-end.

(Machine Translation)
LastUpdate: 2010-07-21 21:50

Apache FOP

Apache FOP is an XSL-FO formatter. It is used in
conjunction with an XSLT transformation engine to
format XML documents into PDF, PostScript, and
other output formats.

(Machine Translation)
LastUpdate: 2013-02-18 21:43

GNU texinfo

"Texinfo" is a documentation system that uses a single source to produce both on-line information (info, HTML, XML, Docbook) and printed output (DVI, PDF).

LastUpdate: 2006-07-10 07:02

bogofilter

Bogofilter is a Bayesian spam filter. In its normal mode of operation, it takes an email message or other text on standard input, does a statistical check against lists of "good" and "bad" words, and returns a status code indicating whether or not the message is spam. Bogofilter is designed with fast algorithms (including Berkeley DB system), coded directly in C, and tuned for speed, so it can be used for production by sites that process a lot of mail.

LastUpdate: 2008-06-23 13:24

CMSimple

CMSimple is a simple content management system for simple maintainance of small commercial or private sites. It has a simple installation, is easy to modify, and offers an unique combination of features. It uses an HTML-file for storing the entire site, which can be edited in your favorite editor. It has a dynamic TOC and document locator, a WYSIWYG editor (no plugin--functions in IE and Mozilla), a search function, link validation, image handling, and automatic backup. It is easy to set up your own layout; just edit the template and stylesheet.

LastUpdate: 2007-01-06 13:55

Auto Directory Index PHP Script

AutoIndex is a PHP script that makes a table that lists the files in a directory, and lets users access the files and subdirectories. It includes searching, icons for each file type, an admin panel, uploads, access logging, file descriptions, and more.

LastUpdate: 2011-02-10 22:01

patchutils

Patchutils contains a collection of tools for
manipulating patch files: interdiff, combinediff,
flipdiff, filterdiff, fixcvsdiff, rediff, lsdiff, grepdiff,
splitdiff, recountdiff, and unwrapdiff. You can
use interdiff to create an incremental patch
between two patches that are against a common
source tree, combinediff for creating a
cumulative diff from two incremental patches, and
flipdiff to transpose two incremental patches.
Filterdiff is for extracting or excluding patches
from a patch set based on modified files matching
shell wildcards. Lsdiff lists modified files in a
patch. Rediff, recountdiff, and unwrapdiff correct
hand-edited (or otherwise broken) patches.

(Machine Translation)
LastUpdate: 2012-01-21 20:07

rxvt-unicode

rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to store text in Unicode and to use locale-correct input and output. It also supports mixing multiple fonts at the same time, including Xft fonts, real transparency, and an optional embedded Perl interpreter that allows you to extend your terminal easily.

LastUpdate: 2014-06-03 08:32

ANTLR

ANTLR (ANother Tool for Language Recognition) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++, Java, or Sather actions. It is similar to the popular compiler generator YACC, however ANTLR is much more powerful and easy to use. ANTLR-produced parsers are not only highly efficient, but are both human-readable and human-debuggable (especially with the interactive ParseView debugging tool). ANTLR can generate parsers, lexers, and tree-parsers in either C++, Java, or Sather. ANTLR is currently written in Java.

(Machine Translation)
LastUpdate: 2014-03-27 23:01

GroupServer

GroupServer is a Web-based mailing list manager designed for large sites. It provides email interaction like a traditional mailing list manager but also supports reading, searching, and posting of messages and files via the Web. Users have forum-style profiles, and can manage their email addresses and other settings using the same Web interface. It has supports features such as Atom feeds, a basic CMS, statistics, multiple verified addresses per user, and bounce detection, and is able to be heavily customized.

LastUpdate: 2013-07-18 02:39

XMLStarlet

XMLStarlet is a set of command line XML utilities which can be used to transform, query, validate, and edit XML documents and files using a simple set of shell commands, similar to the way it is done for plain text files using grep/sed/awk/tr/diff/patch.

LastUpdate: 2013-04-07 14:19

Kile

Kile is a user-friendly TeX/LaTeX editor for the KDE desktop environment. It lets you compile, convert, and view your document with one click and features auto-completion of (La)TeX commands, templates and wizards for starting a new document, easy insertion of many standard tags and symbols and the option to add user defined tags, inverse and forward search, collection of documents that belong together into a project, easy insertion of citations and references, a flexible build system, QuickPreview of selected parts of a document, easy access to various help sources, and advanced editing commands.