change package documentation header to include add. features

This commit is contained in:
alexmullins 2015-10-29 16:47:39 -05:00
parent 05a3bcf75e
commit abdb448165
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ fields. The 64 bit fields will always contain the correct value and
for normal archives both fields will be the same. For files requiring
the ZIP64 format the 32 bit fields will be 0xffffffff and the 64 bit
fields must be used instead.
Can read/write AES encrypted files that use Winzip's AES encryption method.
See: http://www.winzip.com/aes_info.htm
*/
package zip