Registry / utility / unknwon-cae

unknwon-cae

JSON →
library1.0.2gogounverified

A Go library implementing PHP-like Compression and Archive Extensions for creating and extracting archives.

go get github.com/unknwon/cae
INSTALL
IMPORT
SIG · UNKNWON-CAE
U
unknwon-cae
utilitygov1.0.2
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.

cae
github.com/unknwon/cae

Opens a ZIP archive using the CAE zip package

package main import ( "github.com/unknwon/cae/zip" ) func main() { z, _ := zip.Open("archive.zip") defer z.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
unknwon-cae — go get unknwon-cae · libregistry