cairosvg 0.5-1 source package in Ubuntu

Changelog

cairosvg (0.5-1) unstable; urgency=low


  [ Michael Fladischer ]
  * New upstream release (Closes: #707425).
  * Bump Standards Version to 3.9.4.
  * Update year in d/copyright.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

 -- Michael Fladischer <email address hidden>  Wed, 08 May 2013 08:22:22 +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

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
cairosvg_0.5-1.dsc 2.1 KiB 55dd14785199593b2af162aeb7bdce7b7997637d12b242a2516ce6e24edfcbfa
cairosvg_0.5.orig.tar.gz 24.2 KiB 9aa311fb832c37bf376a4bbcf0b97beddc4527e4fbd918cdd35d42bc3200e170
cairosvg_0.5-1.debian.tar.gz 4.2 KiB af146a249523990f6de34fd255bd4751c5d2327476aafca412e0dad57db41613

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.