Package python3-module-svglib: Information
Source package: python3-module-svglib
Version: 1.5.1-alt2
Build time: Aug 28, 2025, 11:09 AM
Category: Development/Python3
Report package bugHome page: https://github.com/deeplook/svglib
License: LGPL-3.0-or-later
Summary: Read SVG files and convert them to other formats
Description:
Svglib is a pure-Python library for reading SVG files and converting them (to a reasonable degree) to other formats using the ReportLab Open Source toolkit. Used as a package you can read existing SVG files and convert them into ReportLab Drawing objects that can be used in a variety of contexts, e.g. as ReportLab Platypus Flowable objects or in RML. As a command-line tool it converts SVG files into PDF ones (but adding other output formats like bitmap or EPS is really easy and will be better supported, soon). Tests include a huge W3C SVG test suite plus ca. 200 flags from Wikipedia and some selected symbols from Wikipedia (with increasingly less pointing to missing features).
Maintainer: Vasiliy Kovalev
Last changed
Aug. 27, 2025 Vasiliy Kovalev 1.5.1-alt2
- NMU: Fixed FTBFS (replace chardet with charset-normalizer in BR).
July 28, 2024 Grigory Ustinov 1.5.1-alt1.1
- NMU: Fixed FTBFS.
May 29, 2023 Anton Midyukov 1.5.1-alt1
- new version (1.5.1) with rpmgs script