Apache log4net is an open source library software, a command-line utility especially designed to help the programmer output log statements for a wide range of output targets. It is a port of the excellent and popular Apache log4j framework for the...

relaxml

relaxml 0.1.3

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

plywood

plywood 1.6.3

plywood is a template language grammar that looks, feels, and works like Pythonload('url')load('compress')doctype('html')html: head: meta(charset="utf-8") meta(name="viewport", content="width=device-width;...

rst2html5

rst2html5 1.0

rst2html5 is a tool that generates (X)HTML5 documents from standalone reStructuredText sources. It is a complete rewrite of the docutils' rst2html and uses new HTML5 constructs as < section > and < aside >.Usage rst2html5 [options] < source...

Par

Par 0.7

Par is a simple structured text parser written in Python, for new it supports google code wiki syntax(partial) and markdown syntax. And I also extend some new syntax for it.Paring Markdown ProgrammlyDo like this: from par.md import...

PottyMouth

PottyMouth 2.2.1

PottyMouth is an application that transforms completely unstructured and untrusted text to valid, nice-looking, completely safe XHTML.PottyMouth is designed to handle input text from non-technical, potentially careless or malicious users. It produces HTML...

WOTS

WOTS 2.3

WOTS is a tool for monitoring logging output from multiple sources, and then generating actions and reports based on what is found in these logs. The original was written by Tony Curtis, but this version was updated from 2004 until now by Franky Van...

kramdown

kramdown 1.2.0

kramdown is a free Ruby library that can be used for parsing a superset of Markdown. It is completely written in Ruby, supports standard Markdown (with some minor modifications) and various extensions that have been made popular by the PHP Markdown...