rikyoz / bit7z

A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
https://rikyoz.github.io/bit7z
Mozilla Public License 2.0
627 stars 114 forks source link

How to get file detail informations in the zip #13

Closed hcaihao closed 6 years ago

hcaihao commented 6 years ago

How to get file modify date, zipped size, original size, crc value? such as winrar does.

rikyoz commented 6 years ago

This feature is not yet supported by bit7z, but it will be implemented in future versions!

hcaihao commented 6 years ago

When will the new version release? Bit7z is the most perfect 7z wrapper yet, I'm very expect for this feature! Thanks!

rikyoz commented 6 years ago

Unfortunately, at the moment I'm quite busy with other works, but I'll try to release a new bit7z version by the end of ~May~ (edit: August). This also depends on whether I will be able to quickly solve all the issues of the project or not, I'll do my best but, unluckily, the main problem is that 7z documentation is really inadequate! Anyway, thank you for your appreciation!