Log in or register to vote.

pygenx

Wrapper for the genx lightweight canonical XML generation library.

Genx is a light weight C library for the sole purpose of generating
canonical XML. It is simple to use and gaurantees correctness. It operates
purely in UTF-8 and is careful to escape strings when required by the XML or
canonical XML spec.

+1