{"id":70992,"library":"ykk","title":"YKK Zip Reader","description":"A library for reading zip files with additional prefixed bytes, such as Java JAR files.","status":"active","version":"0.0.0-20170424192843-e4df4ce2fd4d","language":"go","source_language":null,"source_url":"https://github.com/cloudfoundry/ykk","tags":["zip","jar","archive","cloudfoundry"],"install":[{"cmd":"go get code.cloudfoundry.org/ykk","lang":"bash","label":"Install code.cloudfoundry.org/ykk"}],"dependencies":[],"imports":[{"symbol":"ykk","correct":"code.cloudfoundry.org/ykk"}],"quickstart":{"code":"package main\n\nimport (\n\t\"code.cloudfoundry.org/ykk\"\n\t\"os\"\n)\n\nfunc main() {\n\tf, _ := os.Open(\"file.jar\")\n\treader, _ := ykk.NewReader(f, 0)\n\tfor _, file := range reader.File {\n\t\tprintln(file.Name)\n\t}\n}","lang":"go","description":"Opens a JAR file and lists its contents."},"warnings":[],"env_vars":null,"search_vec":"'addit':11 'archiv':21 'byte':13 'cloudfoundri':22 'file':9,18 'jar':17,20 'java':16 'librari':5 'prefix':12 'read':7 'reader':3 'ykk':1 'zip':2,8,19","created_at":"2026-06-17T18:21:25.572230+00:00","updated_at":"2026-06-17T18:21:25.572230+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cloudfoundry/ykk","github":"https://github.com/cloudfoundry/ykk","docs":"https://pkg.go.dev/code.cloudfoundry.org/ykk#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}