raw.py 268 B

12345
  1. # SPDX-FileCopyrightText: 2026 geisserml <geisserml@gmail.com>
  2. # SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause
  3. # platform files are managed in an own pypdfium2_raw module, cleanly separating raw bindings and helpers
  4. from pypdfium2_raw.bindings import * # noqa