XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema...

SDOM

SDOM 0.5.1

SDOM is an attempt to provide a complete implementation of the W3C Document Object Model level 3 API, including event handling, in Scheme, as an extension of the SXML API.SDOM holds to SXML's conventions regarding the representation of structured XML as...

Aephea

Aephea 12-248

Aephea is an open source text-based authoring software for HTML (Hyper Text Markup Language). It uses a stricter and simpler TeX-like syntax, and utilizes CSS.Aephea can be described as thorough, strict, cascading, thin, adaptable and expressive. It...

Markdown

Markdown 2.3.1

Markdown or Python-Markdown is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few known issues. Additional features are supported by the...

markdown2Mathjax is a simple package that allows you to use latex style math generated by MathJax in conjunction with the popular markdown format. There are two implementations of markdown in python, this package is designed to be used with the more...

Amoeba

Amoeba 0.3.5-pre5

Amoeba is XML-based rapid Web development enviroment written entirely in Java.Amoeba XML Framework is xml based development framework/enviroment purely written in Java for deploying inside Servlet containers such as Tomcat or Jetty. Amoeba can be used as...

html-tree-diff offers structure aware diff of XML and HTML documents.The intended use is to concisely show the edits that have been made in a document, so that authors of html content can review their work.What do we mean by "HTML Tree Diff"? * HTML:...