mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-02-11 13:13:10 +01:00
10 lines
183 B
Python
10 lines
183 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
pdfparanoia.utils
|
|
~~~~~~~~~~~~~~~
|
|
|
|
This module provides utility functions used both in pdfparanoia and that are
|
|
also useful for external consumption.
|
|
"""
|
|
|