Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-weasyprint-61.2-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-weasyprint Distribution: openSUSE Tumbleweed
Version: 61.2 Vendor: openSUSE
Release: 1.2 Build date: Sat Mar 16 17:22:31 2024
Group: Unspecified Build host: reproducible
Size: 3185757 Source RPM: python-weasyprint-61.2-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Kozea/WeasyPrint
Summary: Python module to convert web documents to PDF
WeasyPrint is a visual rendering engine for HTML and CSS that can
export to PDF. It aims to support web standards for printing.

It is based on various libraries but not on a full rendering engine
like WebKit or Gecko. The CSS layout engine is written in Python,
designed for pagination, and meant to be easy to hack on.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 61.2:
    * Security:
    * Always use URL fetcher for attachments
    * #2075: Use default value when variable is not defined
    * #2070: Don’t crash when rendering SVGs with non-text a
      children
    * Don’t crash when SVG file can’t be rendered
    * Documentation:
    * #2067: Suggest "dnf" instead of "yum" to install Fedora
      packages
    * Improve documentation for Windows
    * Fix required version of TinyCSS2
    * #1219, #2017: Support var() in shorthand and multiple-value
      functions
    * #1986: Support percentages for opacity
    * #2050: Build executable file for Windows
    * #2000: Support select fields
    * #1993: Handle background-attachment: fixed to cover the whole
      page
    * #2023, #2022: Allow text-based file objects for HTML and CSS
      classes
    * #2014: Remove warnings for PDF/A and PDF/UA compatibility
    * Bug fixes:
    * #2052, #1869: Handle attachments for PDF/A documents
    * #2013, #2051: Apply margin to running tables
    * #1278, #1884: Draw collapsed borders of running tables
    * #2029: Fix page counter in non-root absolute boxes
    * #2043: Fix text-anchor on SVG tspan elements
    * #1968, #2039: Use cell's border-height to calculate table row
      height
    * #2030: Ensure that bounding box is set to invisible text tags
    * #2040, #2041: Don’t crash on malformed URLs
    * #2026: Don’t break pages when fixed-height elements don’t
      overflow page
    * #2038: Don’t mix original streams when drawing transparent
      text
    * #2016: Avoid duplication when breaking out-of-flow boxes
    * #2012: Don’t crash when CSS properties have no value
    * #2010, #1287: Fix many corner cases with CSS variables
    * #1996: Don’t crash when drawing groove/ridge collapsed
      borders
    * #1982: Fix SVG markers size, position and drawing
    * Documentation:
    * #2021, #2048: Replace non-virtualenv installation
      instructions with distribution packages
* Thu Jan 11 2024 Daniel Garcia <daniel.garcia@suse.com>
  - Add %{?sle15_python_module_pythons}
* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 60.2:
    * Fix SVG markers size, position and drawing
    * Draw background behind absolutely positioned replaced boxes
    * Don’t crash with bitmap fonts with no "glyf" table
    * Improve SVG text-anchor attribute
    * Fix crash caused by wrong UTF-8 indices
    * Print form fields
    * Add support for textLength and lengthAdjust in SVG text
      elements
    * Handle <wbr> tag
    * Handle y offset of glyphs
    * Add a --timeout option
    * Bug fixes:
    * Fix footnote-call displayed incorrectly for some fonts
    * Fix page-margin boxes layout algorithm
    * Fix IndexError when rendering PDF version 1.4
    * Apply text transformations to first-letter pseudo elements
    * Avoid footnote appearing before its call
    * Fix balance before "column-span: all"
    * Only draw required glyph with OpenType-SVG fonts
    * Don’t draw clipPath when defined after reference
    * Don’t ignore min-width when computing cell size
    * Fix named pages inheritance
    * Avoid page breaks caused by children of overflow hidden boxes
    * Use bleed area for page’s painting area
    * Use margin box of children to define available width for
      leaders
* Wed Jun 14 2023 Marcus Rueckert <mrueckert@suse.de>
  - instead of having to maintain version information in multiple
    places refactor them out into defines for easier maintenance
  - switch to autosetup
* Wed Jun 14 2023 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 59.0:
    * New features:
      + a4fc7a1: Support image-orientation
    * Dependencies:
      + #1754: Pillow 9.1.0 is now needed
    * Bug fixes:
      + #1864: Handle overflow for svg and symbol tags in SVG images
      + #1867: Remove duplicate compression of attachments
      + d0ad5c1: Override use tag children instead of drawing their references
      + #1874: Drawn underline and overline behind text
      + #1822, #1823: Fix vertical positioning for absolute replaced elements
      + #1807: Don’t crash when out-of-flow box is split in out-of-flow parent
      + #1806: Don’t crash when fixed elements aren’t displayed yet in
      aborted line
      + #1809: Fix background drawing for out-of-the-page transformed boxes
      + #1764: Use reference instead of stream for annotation appearance stream
      + #1783: Fix multiple font weights for @font-face declarations
      + #1756: Fix rem font size for SVG images
      + #1755: Keep format when transposing images
      + #1753: Don’t use deprecated read_text function when files is available
      + #1741: Generate better manpage
      + #1747: Correctly set target counters in pages’ absolute elements
      + #1748: Always set font size when font is changed in line
      + #1739: Set baseline on all flex containers
      + #1740: Don’t crash when currentColor is set on root svg tag
      + #1718: Don’t crash with empty bitmap glyphs
      + #1736: Always use the font’s vector variant when possible
      + #1662: Use a stable key to store stream fonts
      + #1733: Don’t remove attachments when adding internal anchors
    * Performance:
      + dfccf1b: Use faces as fonts dictionary keys
      + 0dc12b6: Cache add_font to avoid calling get_face too often
      + 75e17bf: Don’t call process_whitespace twice on many children
      + 498d3e1: Optimize __missing__ functions
* Sat Sep 03 2022 Klaas Freitag <opensuse@freisturz.de>
  - Update to version 56.1
    * Support format 5 for bitmap glyphs
    * #1666: Fix reproducible PDF generation with embedded images
    * #1668: Fix @page:nth() selector
    * #1674: Follow max-height on footnot area, with financial support from Code & Co.
    * #1678: Fix gradients with opacity set
* Mon May 16 2022 Marcus Rueckert <mrueckert@suse.de>
  - Update to 55.0
    Python 3.7 is now the minimum requirement
    - Features
    - #1534: Support word-break: break-all
    - #489, #1619: Support column breaks
    - #1553: Allow reproducible PDF generation
    - #1547: Handle break-inside: avoid on tr tags
    - Bugfixes
    - #1626, 3802f88: Fix the vertical position and available height of absolute boxes
    - 9641098, e5e6b88: Minor fixes for multi-column layout
    - 0fcc7de: Don’t stop rendering SVG when CSS parsing fails
    - #1636: Fix sequential footnotes that could disappear when overflowing
    - #1637: Fix position of absolute boxes with right-to-left direction
    - #1641: Fix relative paths for SVG files stored as data URLs
    - #1007, #1524: Handle inherit in shorthand properties
    - #1539, #1541: Space out no-repeat patterns
    - #1554: Avoid invalid PDF operators when drawing SVG text
    - #1564, #1566, #1570: Don’t output footnotes before their call sites
    - #1020, #1597: Prevent infinite loops in multi-column layout
    - #1512, #1613: Fix position of absolute boxes in right-to-left contexts
    - #1093: Draw borders around absolute replaced boxes
    - #984, #1604: Fix skip stacks for columns
    - #1621: Better support of nested text-decoration properties
    - fe1f3d9: Fix absolute blocks in lines
    - 4650b70: Clear adjoining margins when a container’s child doesn’t fit
    - #1588 Support position: absolute in footnotes
    - #1586 Fix discarded text-align values
    - #1575: Always store parent blocks children as lists
    - #1574, #1559: Fix float rounding errors
    - #1571: Ignore unknown glyphs
    - #1561, #1562: Fix line break when breaks occur between a nbsp and an inline block
    - #1560: Always set the child index
    - #1558: Fix patterns with use tags
    - #1540, #1239: Handle absolute children in running elements
    - #1538: Handle invalid values in text-align
    - #1536: Handle absolute flex boxes
    - Performance
    - #1548: Improve tests speed
    - 3b0ae92, #1457: Improve fonts management
    - #1597: Improve column layout speed
    - #1587, #1607, #1608: Cache ch and ex units calculations
* Mon Jan 10 2022 Matej Cepl <mcepl@suse.com>
  - Update to 54.0:
    - Always use absolute paths to get hrefs in SVG
    - Fix many rendering problems of broken tables
    - Fix support of fonts with SVG emojis
    - html5lib 1.1+ is now needed.
    - Support footnotes, with financial support from Code & Co.
    - Handle parallel flows for floats, absolutes, table-cells
    - Support ``text-align-last`` and ``text-align-all`` properties
    - Draw SVG and PNG emojis
    - Support ``overflow-wrap: anywhere``
    - Cache SVG ``use`` tags
    - Encode non-JPEG images as PNGs instead of JPEG2000s
    - Don’t use ``text-transform`` text for content-based uses
    - Don’t serialize and parse again inline SVG files
    - Correctly handle whitespaces in bookmark labels
    - Fix column height with ``column-span`` content
    - Fix absolutely positioned boxes in duplicated pages
    - Fix ``target-counter`` attribute in flex items
    - Don’t draw empty glyphs
    - Don’t crash when font size is really small
* Wed Dec 22 2021 Marcus Rueckert <mrueckert@suse.de>
  - port to the pyproject build to get the commandline for weasyprint
    back (boo#1194029)
* Thu Dec 16 2021 Ben Greiner <code@bnavigator.de>
  - Skip python36 build: FontTools dropped support
  - Update test and runtime requirements
* Tue Dec 07 2021 pgajdos@suse.com
  - do not require pytest-runner for build, it is not needed
* Mon Nov 22 2021 Matej Cepl <mcepl@suse.com>
  - Skip two tests which fail (gh#Kozea/WeasyPrint#1503)
* Mon Nov 22 2021 Matej Cepl <mcepl@suse.com>
  - Rename package to lower-case name (according to PyPI).
* Sun Nov 21 2021 Axel Braun <axel.braun@gmx.de>
  - enable all tests after upgrade of tinycss2 to 1.1.0
* Fri Nov 19 2021 Axel Braun <axel.braun@gmx.de>
  - update to 53.4
    for changelog see docs/changelog.rst
* Fri Apr 30 2021 Markéta Machová <mmachova@suse.com>
  - Update to 52.5
    * Python 3.6+ is now needed, Python 3.5 is not supported anymore
    * Implement counter-set
    * Add support for concatenating var() functions in content declarations
    * Add an option to optimize embedded images size, with financial support from Hashbang
    * Add an image cache that can be shared between documents, with financial support from Hashbang
    * Fix URL handling with tinycss2Fix URL handling with tinycss2
    * Add support of line-clamp, with financial support from expert Germany
  - Add quotes.patch to support tinycss older than 1.1.0

Files

/etc/alternatives/weasyprint
/usr/bin/weasyprint
/usr/bin/weasyprint-3.11
/usr/lib/python3.11/site-packages/weasyprint
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/LICENSE
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/METADATA
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/RECORD
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/WHEEL
/usr/lib/python3.11/site-packages/weasyprint-61.2.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/weasyprint/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/__main__.py
/usr/lib/python3.11/site-packages/weasyprint/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/anchors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/anchors.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/document.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/document.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/draw.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/draw.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/html.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/html.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/images.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/images.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/logger.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/logger.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/matrix.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/matrix.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/stacking.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/stacking.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/urls.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/__pycache__/urls.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/anchors.py
/usr/lib/python3.11/site-packages/weasyprint/css
/usr/lib/python3.11/site-packages/weasyprint/css/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/computed_values.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/computed_values.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/counters.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/counters.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/media_queries.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/media_queries.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/properties.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/properties.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/targets.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/targets.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/computed_values.py
/usr/lib/python3.11/site-packages/weasyprint/css/counters.py
/usr/lib/python3.11/site-packages/weasyprint/css/html5_ph.css
/usr/lib/python3.11/site-packages/weasyprint/css/html5_ua.css
/usr/lib/python3.11/site-packages/weasyprint/css/html5_ua_form.css
/usr/lib/python3.11/site-packages/weasyprint/css/media_queries.py
/usr/lib/python3.11/site-packages/weasyprint/css/properties.py
/usr/lib/python3.11/site-packages/weasyprint/css/targets.py
/usr/lib/python3.11/site-packages/weasyprint/css/tests_ua.css
/usr/lib/python3.11/site-packages/weasyprint/css/utils.py
/usr/lib/python3.11/site-packages/weasyprint/css/validation
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/descriptors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/descriptors.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/expanders.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/expanders.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/properties.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/__pycache__/properties.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/css/validation/descriptors.py
/usr/lib/python3.11/site-packages/weasyprint/css/validation/expanders.py
/usr/lib/python3.11/site-packages/weasyprint/css/validation/properties.py
/usr/lib/python3.11/site-packages/weasyprint/document.py
/usr/lib/python3.11/site-packages/weasyprint/draw.py
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/__pycache__/boxes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/__pycache__/boxes.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/__pycache__/build.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/__pycache__/build.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/boxes.py
/usr/lib/python3.11/site-packages/weasyprint/formatting_structure/build.py
/usr/lib/python3.11/site-packages/weasyprint/html.py
/usr/lib/python3.11/site-packages/weasyprint/images.py
/usr/lib/python3.11/site-packages/weasyprint/layout
/usr/lib/python3.11/site-packages/weasyprint/layout/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/absolute.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/absolute.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/background.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/background.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/block.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/block.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/column.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/column.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/flex.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/flex.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/float.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/float.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/inline.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/inline.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/leader.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/leader.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/min_max.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/min_max.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/page.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/page.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/percent.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/percent.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/preferred.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/preferred.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/replaced.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/replaced.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/table.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/__pycache__/table.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/layout/absolute.py
/usr/lib/python3.11/site-packages/weasyprint/layout/background.py
/usr/lib/python3.11/site-packages/weasyprint/layout/block.py
/usr/lib/python3.11/site-packages/weasyprint/layout/column.py
/usr/lib/python3.11/site-packages/weasyprint/layout/flex.py
/usr/lib/python3.11/site-packages/weasyprint/layout/float.py
/usr/lib/python3.11/site-packages/weasyprint/layout/inline.py
/usr/lib/python3.11/site-packages/weasyprint/layout/leader.py
/usr/lib/python3.11/site-packages/weasyprint/layout/min_max.py
/usr/lib/python3.11/site-packages/weasyprint/layout/page.py
/usr/lib/python3.11/site-packages/weasyprint/layout/percent.py
/usr/lib/python3.11/site-packages/weasyprint/layout/preferred.py
/usr/lib/python3.11/site-packages/weasyprint/layout/replaced.py
/usr/lib/python3.11/site-packages/weasyprint/layout/table.py
/usr/lib/python3.11/site-packages/weasyprint/logger.py
/usr/lib/python3.11/site-packages/weasyprint/matrix.py
/usr/lib/python3.11/site-packages/weasyprint/pdf
/usr/lib/python3.11/site-packages/weasyprint/pdf/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/anchors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/anchors.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/fonts.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/fonts.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/metadata.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/metadata.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/pdfa.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/pdfa.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/pdfua.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/pdfua.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/stream.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/__pycache__/stream.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/pdf/anchors.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/fonts.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/metadata.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/pdfa.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/pdfua.py
/usr/lib/python3.11/site-packages/weasyprint/pdf/sRGB2014.icc
/usr/lib/python3.11/site-packages/weasyprint/pdf/stream.py
/usr/lib/python3.11/site-packages/weasyprint/stacking.py
/usr/lib/python3.11/site-packages/weasyprint/svg
/usr/lib/python3.11/site-packages/weasyprint/svg/__init__.py
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/bounding_box.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/bounding_box.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/css.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/css.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/defs.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/defs.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/images.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/images.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/path.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/path.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/shapes.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/shapes.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/text.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/text.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/svg/bounding_box.py
/usr/lib/python3.11/site-packages/weasyprint/svg/css.py
/usr/lib/python3.11/site-packages/weasyprint/svg/defs.py
/usr/lib/python3.11/site-packages/weasyprint/svg/images.py
/usr/lib/python3.11/site-packages/weasyprint/svg/path.py
/usr/lib/python3.11/site-packages/weasyprint/svg/shapes.py
/usr/lib/python3.11/site-packages/weasyprint/svg/text.py
/usr/lib/python3.11/site-packages/weasyprint/svg/utils.py
/usr/lib/python3.11/site-packages/weasyprint/text
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/constants.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/constants.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/ffi.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/ffi.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/fonts.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/fonts.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/line_break.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/__pycache__/line_break.cpython-311.pyc
/usr/lib/python3.11/site-packages/weasyprint/text/constants.py
/usr/lib/python3.11/site-packages/weasyprint/text/ffi.py
/usr/lib/python3.11/site-packages/weasyprint/text/fonts.py
/usr/lib/python3.11/site-packages/weasyprint/text/line_break.py
/usr/lib/python3.11/site-packages/weasyprint/urls.py
/usr/share/doc/packages/python311-weasyprint
/usr/share/doc/packages/python311-weasyprint/README.rst
/usr/share/licenses/python311-weasyprint
/usr/share/licenses/python311-weasyprint/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024