Coverage for pyWebLayout/io/__init__.py: 100%

0 statements  

« prev     ^ index     » next       coverage.py v7.11.2, created at 2025-11-12 12:02 +0000

1""" 

2Input/Output module for pyWebLayout. 

3 

4This package provides functionality for reading and writing various file formats, 

5including HTML, EPUB, and other document formats. 

6""" 

7 

8# Readers