dangerzone/dangerzone/conversion
deeplow f3032a7142
Make big endian explicit in int to bytes
Fix issues in older distros that don't yet support python 3.11 where
endianness was not a default argument [1]. This is in response to CI
failures [2].

[1]: https://docs.python.org/3/library/stdtypes.html#int.to_bytes
[2]: https://app.circleci.com/pipelines/github/freedomofpress/dangerzone/2186/workflows/e340ca21-85ce-42b6-9bc3-09e66f96684a/jobs/27380y
2024-02-06 19:42:41 +00:00
..
__init__.py Restructure container code 2023-06-21 11:44:47 +03:00
common.py Make big endian explicit in int to bytes 2024-02-06 19:42:41 +00:00
doc_to_pixels.py Remove untrusted progress parsing (stderr instead) 2024-02-06 19:42:40 +00:00
errors.py Allow each conversion to have its own proc 2024-02-06 19:42:41 +00:00
pixels_to_pdf.py Remove untrusted progress parsing (stderr instead) 2024-02-06 19:42:40 +00:00