Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] zip.hwp 1.1
===========
This plugin allows Hollywood scripts to read and write zip archives. It uses
Hollywood 6.0's new file and directory adapter plugin interfaces which allow
you to iterate through zip archives as if they were normal directories. Files
within zip archives can also be accessed as if the zip archive was a normal
directory. It is not necessary to unpack a file stored in a zip archive to a
temporary file before it can be opened. Hollywood 6.0's file adapter plugin
interface allows direct streaming from the zip archive into the respective
file handler.
Additionally, zip.hwp offers a range of functions to read, modify, and write
zip archives. New zip archives can be created, existing zip archives can be
opened and modified. There is a variety of functions which allows you to read,
change, and write attributes of files stored in zip archives. On top of that,
zip.hwp also supports reading and storing password-protected files with strong
AES-128, AES-192, and AES-256 encryption.
--
Released on 18-Feb-2018 by Andreas Falkenhahn <andreas()airsoftsoftwair.de>
=Visit http://www.hollywood-mal.com/ for more information on Hollywood=
|