RSS 7 projects tagged "Windows"

Download Website Updated 11 Nov 2012 AsmXml

Screenshot
Pop 80.50
Vit 11.30

AsmXml is a very fast XML parser and decoder for x86 platforms. It is written in pure assembler and supports only a subset of the XML 1.0 specification.

Download Website Updated 06 Feb 2008 RNV

Screenshot
Pop 85.30
Vit 4.41

RNV is an implementation of Relax NG Compact Syntax validator. It is written in ANSI C and the command-line utility uses Expat. It is a part of an on-going work, and the current code may have bugs and shortcomings; however, it validates documents against a number of grammars.

Download Website Updated 21 Dec 2006 RTFX

Screenshot
Pop 77.78
Vit 3.15

rtfx converts RTF files into a generic XML format. It focuses on keeping metadata such as style names rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). It used to be called 'rtfm', but was changed due to a naming conflict.

Download Website Updated 23 Nov 2004 RetroWeb

Screenshot
Pop 26.46
Vit 2.01

RetroWeb is an extension for RetroForth intended to ease the task of creating Web pages. It is still close to HTML, but offers a more compact syntax. Most importantly, it allows you to work with the full power of Forth to generate HTML code. It can be used to create both static HTML files and simple dynamic CGI responses.

No download Website Updated 18 Jul 2005 csv2xml

Screenshot
Pop 42.73
Vit 1.47

csv2xml is a simple CSV to XML converter that reads CSV files from standard input and outputs valid XML file to standard output. Apart from data conversion tasks, it makes it possible to edit large CSV files with an XML editor.

Download Website Updated 07 Mar 2009 libxspf

Screenshot
Pop 34.57
Vit 4.96

libxspf (formerly called libSpiff) is a C++ library for reading and writing XSPF playlists. Both version 0 and 1 are supported. It is the official reference implementation for XSPF of the Xiph.Org Foundation.

Download Website Updated 15 Jun 2005 lxml

Screenshot
Pop 56.00
Vit 1.00

lxml is a Python binding for the libxml2 and libxslt XML processing libraries. It aims at ease of use of the API for Python programmers and exposing the many libxml2 features. It implements the Python ElementTree API on top of libxml2. It extends this with support for XPath, XSLT, Relax NG, XML schema, and more.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.