Module refinery.lib.thirdparty
This module contains third-party libraries that usually have different licensing than Binary Refinery itself.
Expand source code Browse git
"""
This module contains third-party libraries that usually have different licensing than
Binary Refinery itself.
"""
Sub-modules
refinery.lib.thirdparty.acefile
-
Read/test/extract ACE 1.0 and 2.0 archives in pure python …
refinery.lib.thirdparty.batch_interpreter
refinery.lib.thirdparty.pcode2code
-
The code of this module is based on the source code of pcode2code, originally available at the following location: …
refinery.lib.thirdparty.pyflate
refinery.lib.thirdparty.xxhash
-
This code is based on a pure Python implementation of xxHash, sourced from the following GitHub repository: …