cairosvg 1.0.2-1 source package in Ubuntu

Changelog

cairosvg (1.0.2-1) unstable; urgency=low


  * New upstream release.
  * Bump Standards version to 3.9.5.
  * Fix name and version to referenced LGPL-3 file in d/copyright.

 -- Michael Fladischer <email address hidden>  Wed, 27 Nov 2013 12:14:53 +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.2-1.dsc 2.1 KiB e2227b9343f60fc821411ddc5a92de2c2d89d46ea95ddb390e58c1e98077b897
cairosvg_1.0.2.orig.tar.gz 28.0 KiB 868750af2cb8b344373707b22fcbb67e8a3a46ecacfde7ad626cda5dbc66197e
cairosvg_1.0.2-1.debian.tar.gz 4.4 KiB 3557217396e7fef7b68fa9f3ded423339445738969097316e5ec00666a3dc701

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.