cairosvg 1.0.1-1 source package in Ubuntu

Changelog

cairosvg (1.0.1-1) unstable; urgency=low


  * New upstream release.
  * Install upstream changelog.

 -- Michael Fladischer <email address hidden>  Tue, 01 Oct 2013 11:53:35 +0200

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.1-1.dsc 2.1 KiB bab8b92e0e7a9a61ca7a8fccc878750039e9cd6c5c39d010c247b55c507269d2
cairosvg_1.0.1.orig.tar.gz 27.9 KiB ea7190d3e04bcea1d585a70876ecb1575a69d41aad554df7e1d4e542c3f633f5
cairosvg_1.0.1-1.debian.tar.gz 4.3 KiB 08170aa011d5f16cbb17789c81fd7bbfd6466fa50b67bab126e353a70a02776f

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.