Best XML, RSS, CSS Tools for Linux
ServingXML is a markup language for expressing XML pipelines, and an extensible Java framework for defining the elements of the language. ServingXML currently comes with a console app, and also documents an API for imbedding the software in a standard...
netdiag is a tool to generate network-diagram image file from spec-text file.Setupby easy_installMake environment:easy_install netdiagby buildoutMake environment:hg clone http://bitbucket.org/tk0miya/netdiagcd netdiagpython...
PyYAML project is a YAML emitter and parser for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages.PyYAML supports standard YAML tags and provides Python-specific tags...
YaHP Converter is a Java library that can convert an HTML document into a PDF document.YaHP is licensed under the LGPL (GNU).Method Summaryvoid convertToPdf(java.lang.String content, IHtmlToPdfTransformer.PageSize size, java.util.List hf,...
svn2cl is an easy-to-use, completely free and open source command-line software, designed as an XSL stylesheet that can be used for generating GNU-style ChangeLogs from Subversion (SVN) repository log files.Outputs a friendly-looking changelogIt is a...
JCam is an implementation of the open public OASIS Content Assembly Mechanism (CAM) specification. The CAM specification is designed to provide a common syntax for XML transaction handling to improve information alignment and interoperability between...
MarkupSafe is a software that implements a unicode subclass that supports HTML strings:>>> from markupsafe import Markup, escape>>> escape("< script >alert(document.cookie);< /script >")Markup(u'alert(document.cookie);')>>> tmpl = Markup("< em >%s< /em...
Wiki2Beamer is a small tool to create LaTeX Beamer presentations from text files with a wiki-like syntax. Thus, it enables the user to create beamer presentations in a less time-consuming way.The Wiki2Beamer project is written in Python. So, it should run...
Zoem is a macro/programming language. Zoem project can be used as an all-round macro language, but has more specialized uses as well.One such specific use is its support for creating small mark-up languages that map to different devices. It has character...
GLE is a graphics language that produces postscript, EPS, PDF, PNG, or JPG ouput from a simple script file. The GLE scripting language is full featured with variables, subroutines, logic control, looping, and graphing tools. GLE project is great for...