Description
Connects Python code to the UnRAR library so applications can inspect or extract RAR archives. It helps archive tools work with RAR files without implementing the format themselves.
Developers use it as a library. Archives from untrusted sources can contain path tricks, huge files, or malicious content, so validate extraction paths and size limits before unpacking.