Sha256: 7d27cb78b11c06f673967432b3fb6ab6fdda7890095d1d6a9a4ff504edef02ec
Contents?: true
Size: 926 Bytes
Versions: 19
Compression:
Stored size: 926 Bytes
Contents
* ZipInputStream: Support zip-files with trailing data descriptors * Adjust rdoc stylesheet to advertise inherited methods if possible * Suggestion: Add ZipFile/ZipInputStream example that demonstrates extracting all entries. * Suggestion: ZipFile#extract destination should default to "." * Suggestion: ZipEntry should have extract(), get_input_stream() methods etc * Suggestion: ZipInputStream/ZipOutputStream should accept an IO object in addition to a filename. * (is buffering used anywhere with write?) * Inflater.sysread should pass the buffer to produce_input. * Implement ZipFsDir.glob * ZipFile.checkIntegrity method * non-MSDOS permission attributes ** See mail from Ned Konz to ruby-talk subj. "Re: SV: [ANN] Archive 0.2" * Packager version, required unpacker version in zip headers ** See mail from Ned Konz to ruby-talk subj. "Re: SV: [ANN] Archive 0.2" * implement storing attributes and ownership information
Version data entries
19 entries across 19 versions & 4 rubygems