Best XML, RSS, CSS Tools for Linux
XMLStarlet is a free set of command-line utilities that can be used to transform, validate, query, and edit XML documents.
The XMLStarlet command-line tool is written in C and uses the libxslt and libxml2 libraries from http://xmlsoft.org.What is new in...
Sweave2knitr is a simple Python script that helps to convert Sweave LaTeX documents to be instead compatible with Yihui Xie's knitr package. It is based on and inspired by Jeromy Anglim's blog entry, "Converting Sweave LaTeX to knitr LaTeX: A case...
lxml is a sophisticated, powerful, free and unique Python module that binds the libxml2 and libxslt libraries, allowing Python developers to work with both XML and HTML files insider their Python code.An XML processing librarylxml is an XML (Extensible...
Creoleparser is a Python module for converting Creole wiki markup for output on the web. It is a full implementation of the Creole 1.0 specification and aims to follow the spec exactly.What is Creole?From wikicreole.org: Creole is a common wiki...
uni2ascii and ascii2uni convert between UTF-8 Unicode and any of a variety of 7-bit ASCII equivalents including: hexadecimal and decimal HTML numeric character references, u-escapes, standard hexadecimal, and raw hexadecimal.Such ASCII equivalents are...
genenga is an utility written in Python that can generate Nengajo PDF files from an address list.Usage1. Update address.csv2. convert photo, extractbb photoimage3. edit nenga-yoko.tex4. make, generate nenga-yoko.pdf, print this pdf5. generate...
oXygen XML Author is a commercial and multi-platform graphical software written in Java that provides a visual editor of DITA, DocBook, TEI, and XHTML frameworks.With oXygen XML Author you can visually edit XML documents, publish the results in a...
LaTeX2Markdown is an AMS-LaTeX compatible converter from (a subset of) LaTeX to MathJaX compatible Markdown.Who should use this?Anyone who writes LaTeX documents using the AMS-LaTeX packages (amsmath, amsthm, amssymb) and wants to convert these documents...
relaxml is a Python tool for converting XML to a dictionary should be easy -- and fast.Most of the current XML to dict projects are either unmaintained, slow, or not well-tested. This shouldn't be the case.InstallationYou can either clone this repo or use...
ChkTeX is a LaTeX semantic checker.This program has been written in frustration because some constructs in LaTeX are sometimes non-intuitive, and easy to forget. It is _not_ a replacement for the built-in checker in LaTeX; however it catches some...