Package python3-module-svglib: Information

    Source package: python3-module-svglib
    Version: 1.5.1-alt1.1
    Build time:  Jul 29, 2024, 10:31 AM
    Report package bug
    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).

    List of RPM packages built from this SRPM:
    python3-module-svglib (noarch)
    svg2pdf (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Anton Midyukov

      1. python3(setuptools)
      2. python3(wheel)
      3. python3-dev
      4. python3-module-Reportlab
      5. python3-module-chardet
      6. python3-module-cssselect2
      7. python3-module-lxml
      8. python3-module-pyproject-installer >= 0.4.0
      9. python3-module-pytest
      10. python3-module-tox
      11. python3-module-tox-console-scripts
      12. python3-module-tox-no-deps
      13. rpm-build-python3

    Last changed


    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
    July 30, 2021 Anton Midyukov 1.1.0-alt1
    - Initial build for Sisyphus