svn2cl

svn2cl 0.14

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...

xmltv2html

xmltv2html 0.7.0

xmltv2html project is a Ruby script that generates a HTML page from the output of XMLTV.The generated HTML page will have the channels listed on the vertical axis and the shows' times on the horizontal axis. The shows' information is displayed via DHTML...

html2text

html2text 1.6.1

html2text project allows you to convert HTML to Markdown and vice versa.What's so great about html2text?That's quite easy: Now you are able to edit your contents in both markdown and html (or wysiwyg). Whenever you like you can switch. That makes it for...

JiBX

JiBX 1.2.3

JiBX is a framework for binding XML data to Java objects. JiBX project lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your...

Markdoc

Markdoc 0.6.6

Markdoc is geared towards managing technical documentation, but can be used for a range of purposes. Markdoc has a few notable selling points:* Wikis are made up completely of plaintext files, so you can easily put them under version control.* Wikis...

Zoem

Zoem 11-166

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...

mark3

mark3 0.1.2

mark3 is a Python tool that provides a lightweight, markdown to html parser for Python 2.7 and 3.UsageUsing mark3 is very simple:from mark3.markdown import markdownhtml = markdown(raw_text)Deviationsmark3 may differ slightly from the official markdown...

vdexcsv

vdexcsv 1.1

vdexcsv is a converter from CSV file to a multilingual IMS VDEX voacabulary XML file.VDEX is a very good standardized format for multilingual vocabularies, ontologies, etc. It just sucks to create its XML manually. There is poor editor support. But...

namedentities is a simple way to convert numeric HTML entities to far more readable named entities.Installationpip install namedentitiesFailing that, fall back to the older approach:easy_install namedentities(You may need to begin these with "sudo " to...

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...