Description
RAR archives can be read by Python software through the unrar library. This package gives scripts and applications a ctypes-based interface for listing or extracting RAR contents.
It is imported by other programs rather than launched directly. Extraction can write files selected by the caller, so tools should validate archive names, paths, and overwrite behavior.