miurahr / py7zr

7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
https://pypi.org/project/py7zr/
GNU Lesser General Public License v2.1
454 stars 73 forks source link

docs: add getinfo() #612

Closed Ravencentric closed 1 month ago

Ravencentric commented 1 month ago

Pull request type

Which ticket is resolved?

What does this PR change?

Add documentation for SevenZipFile.getinfo()