sig type in_file type entry val enabled : bool val open_in : string -> Zip_wrapper.in_file val find_entry : Zip_wrapper.in_file -> string -> Zip_wrapper.entry val read_entry : Zip_wrapper.in_file -> Zip_wrapper.entry -> string end