RSS 43 projects tagged "General"

Download Website Updated 15 Oct 2005 Elvis

Screenshot
Pop 100.40
Vit 3.41

Elvis is a clone of vi/ex, the standard UNIX editor. Elvis supports nearly all of the vi/ex commands, in both visual mode and ex mode. Elvis adds support for multiple files, multiple windows, a variety of display modes including "hex" and "html", on-line help, WYSIWYG printing, and other miscellaneous extensions.

Download Website Updated 30 Mar 2012 GNU awk

Screenshot
Pop 489.65
Vit 10.16

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Download Website Updated 26 May 2011 International Components for Unicode (C/C++)

Screenshot
Pop 218.09
Vit 14.26

ICU provides a Unicode implementation, with functions for formatting numbers, dates, times, and currencies (according to locale conventions, transliteration, and parsing text in those formats). It provides flexible patterns for formatting messages, where the pattern determines the order of the variable parts of the messages, and the format for each of those variables. These patterns can be stored in resource files for translation to different languages. Included are more than 100 codepage converters for interaction with non-unicode systems.

Download Website Updated 12 Jan 2000 rotn

Screenshot
Pop 35.07
Vit 70.04

rotn rotates the alpha characters in text files by a specified amount (defaults to 13). This is bascially a ROT13 encoder/decoder, except you can specify the number to rotate by (including negatives).

Download Website Updated 18 Feb 2013 GNU texinfo

Screenshot
Pop 446.54
Vit 18.08

"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).

Download Website Updated 22 Dec 2001 XMLDB

Screenshot
Pop 65.04
Vit 1.78

XMLDB uses an RDBMS to persist arbitrary XML documents. Due to its storage mechanism, searching for and recalling documents is extremely quick. You can also perform XSL translation on documents with surprising speed. The library can be used in any program to store libxml2 documents. A PHP module is also included, making XMLDB into a complete three-tier Web application development suite.

Download Website Updated 06 Mar 2008 Mguesser

Screenshot
Pop 38.37
Vit 2.61

Mguesser is a tool to guess a text's character set and language. It is a standalone part of the mnoGoSearch engine. More than 100 various character set and language combinations are supported.

Download Website Updated 09 Feb 2010 Enca

Screenshot
Pop 317.75
Vit 10.52

Enca detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings, allowing you to recode files without knowing their current encoding. It supports most of Central and East European languages, and a few Unicode variants, independently on language.

Download Website Updated 30 Jun 2012 GNU Source-highlight

Screenshot
Pop 265.35
Vit 22.56

GNU Source-highlight produces a document with syntax highlighting when given a source file. It handles many languages, e.g., Java, C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats, e.g., ChangeLog and log files, as source languages and HTML, XHTML, DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats. Input and output formats can be specified with a regular expression-oriented syntax.

Download Website Updated 09 Sep 2004 DOMC

Screenshot
Pop 50.19
Vit 3.68

DOMC is a lightweight implementation of the Document Object Model (DOM) in ANSI C as specified in the W3C DOM Core Level 1 recommendation. When coupled with the Expat XML Parser Toolkit, DOMC can load, store, build, and directly manipulate XML documents represented as a tree in memory.

Screenshot

Project Spotlight

irker

An IRC submission proxy daemon.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.