Registry / serialization / alexmullins-zip

alexmullins-zip

JSON →
library0.0.0-20180717182244-4affb64b04d0gogounverified

Zip provides support for reading and writing password-protected ZIP archives.

go get github.com/alexmullins/zip
INSTALL
IMPORT
SIG · ALEXMULLINS-ZIP
A
alexmullins-zip
serializationgov0.0.0-20180717182244-4affb64b04d0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

zip
github.com/alexmullins/zip

Creates a new ZIP writer.

package main import ( "github.com/alexmullins/zip" ) func main() { w := zip.NewWriter(nil) w.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180717182244-4affb64b04d0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
alexmullins-zip — go get alexmullins-zip · libregistry