cairosvg 1.0.3-1 source package in Ubuntu

Changelog

cairosvg (1.0.3-1) unstable; urgency=low


  * New upstream release.

 -- Michael Fladischer <email address hidden>  Thu, 05 Dec 2013 11:07:00 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cairosvg_1.0.3-1.dsc 2.1 KiB 9ff3cf6e2b67890b2bb3870f8773ffad239f5e1e8bd6ff7ded16b58579398cd3
cairosvg_1.0.3.orig.tar.gz 28.0 KiB 74c7dad797c2296cfd789ca259f22717f14a2a5f001fc9e25c2797b8edf0c4b0
cairosvg_1.0.3-1.debian.tar.gz 4.4 KiB 26a43bfba3525bab4662b25909f27e6ffaf72a47e5c6ae99b4a7342847d7dab7

Available diffs

No changes file available.

Binary packages built by this source

python-cairosvg: SVG to PDF/PS/PNG converter based on Cairo

 CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
 PostScript and PNG files.
 The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
 recommendation from the W3C. Once parsed, the result is drawn to a Cairo
 surface that can be exported to various formats: PDF, PostScript, PNG and
 even SVG.

python3-cairosvg: SVG to PDF/PS/PNG converter based on Cairo (Python3 library)

 CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
 PostScript and PNG files.
 The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1
 recommendation from the W3C. Once parsed, the result is drawn to a Cairo
 surface that can be exported to various formats: PDF, PostScript, PNG and
 even SVG.
 .
 This package contains the Python3 version of the library.