Mercurial > hgrepos > Python2 > PyMuPDF
view src/fitz_utils.py @ 27:28f7eb8e96ac
Add FreeBSD to classifiers
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 19 Sep 2025 19:08:19 +0200 |
| parents | 1d09e1dec1d9 |
| children |
line wrap: on
line source
# pylint: disable=wildcard-import,unused-wildcard-import from pymupdf.utils import *
