GLE

GLE 4.2.4

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

generateDS.py generates Python data structures (for example, class definitions) from an XML Schema document. These data structures represent the elements in an XML document described by the XML Schema.It also generates parsers that load an XML document...

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

Landslide

Landslide 1.0.1

Landslide is a tool that takes your Markdown file(s) and generates a slideshow like this.Markdown Formatting Instructions * To create a title slide, render a single h1 element (eg. # My Title) * Separate your slides with a horizontal rule (---...

Hover

Hover 0.7.0

Hover is a WordPress plugin that replaces keywords with links and an optional popup. Hover uses Javascript and CSS to create valid XHTML code, see below for details. Hover is released under the GPL v2.Features:You can use any type of HTML code in the...

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

Docvert

Docvert 5.1

Docvert web service software takes multiple word processor files (typically .doc) and converts them to Oasis OpenDocument v1.0 format, and then optionally runs them through an XML pipeline. The result is returned in a .zip file.Docvert builds upon...

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

pandoc

pandoc 1.8.2

pandoc is an implementation of markdown (and much more) in Haskell.It can convert markdown-formatted text to HTML, LaTeX, rich text format, reStructuredText, or an S5 HTML slide show.pandoc can also convert HTML, LaTeX, and reStructuredText to...