Top XML, RSS, CSS Tools for Linux
Nemo is a light weight templating language built upon Mako Templates, and inspired by Haml, which is a fine language, its success within Ruby came from seamlessly interfacing with the culture and practices of the language.What we need isn't a copy of Haml...
XML::Parser::Wrapper is a Perl module for parsing XML. XML::Parser::Wrapper is a wrapper on top of XML::Parser that provides a more friendly API.SYNOPSIS use XML::Parser::Wrapper; my $xml = qq{Hello World!}; my $root = XML::Parser::Wrapper->new($xml); my...
html5tidy is a simple Python wrapper around html5lib & lxml.etree to "tidy" HTML in the wild to well-formed XML/HTML.Requirements:cursor-pointer" onclick="spovl3hide();"> System requirements for this...
The Epeios XML preprocessor (expp in short) is a tool which transforms an XML file to another XML file, by using tags owned by a given namespace (xpp by default, but you can change it). This tags allow to handle macros, to affect value to variables ant to...
Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF).It is "simple" because it supports only a subset of DocBook, and also because it does...
XML From Plain Text (xfpt) is a program that reads a file of plain text that contains relatively simple markup, and outputs an XML file. It is intended to simplify the management of XML data.The project is not a program that attempts to turn a plain text...
QOF, the Query Object Framework, provides a set of C Language utilities for performing generic structured complex queries on a set of data held by a set of C/C++ objects.Query Object Framework is unique in that it does NOT require SQL or any database at...
wiki2csv is a command-line tool to convert a file containing a table in wikipedia's wikitable syntax to comma separated value syntax and the other way around. It was designed to allow editing of large wikipedia tables using the easier interface of...
dblatex is a Python program that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them into pure LaTeX as a first process. MathML 2.0 markups are supported, too. It started as a clone of...
sphinxjp.themes.s6 is a S6 style presentation theme for Sphinx.SetupMake environment with easy_install:easy_install sphinxjp.themes.s6Convert Usagesetup conf.py with:extensions = ['sphinxjp.themecore']html_theme = 's6'and run:make htmlWriting s6...