{"id":51108,"library":"richardlehane-mscfb","title":"MSCFB Reader","description":"Package mscfb implements a reader for Microsoft's Compound File Binary File Format (OLE/COM).","status":"active","version":"1.0.6","language":"go","source_language":null,"source_url":"https://github.com/richardlehane/mscfb","tags":["ole","com","compound","file","binary"],"install":[{"cmd":"go get github.com/richardlehane/mscfb","lang":"bash","label":"Install github.com/richardlehane/mscfb"}],"dependencies":[],"imports":[{"symbol":"mscfb","correct":"github.com/richardlehane/mscfb"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"os\"\n\t\"github.com/richardlehane/mscfb\"\n)\n\nfunc main() {\n\tf, _ := os.Open(\"file.doc\")\n\tdefer f.Close()\n\tdoc, _ := mscfb.NewReader(f, 0)\n\tfmt.Println(doc)\n}","lang":"go","description":"Read a compound file"},"warnings":[],"env_vars":null,"search_vec":"'binari':13,21 'com':18 'compound':11,19 'file':12,14,20 'format':15 'implement':5 'microsoft':9 'mscfb':1,4 'ole':17 'ole/com':16 'packag':3 'reader':2,7","created_at":"2026-06-15T06:00:03.598836+00:00","updated_at":"2026-06-15T06:00:03.598836+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/richardlehane/mscfb","github":"https://github.com/richardlehane/mscfb","docs":"https://pkg.go.dev/github.com/richardlehane/mscfb#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}