{"id":20877229,"url":"https://github.com/badu/unbundle","last_synced_at":"2026-06-09T16:04:16.311Z","repository":{"id":144205283,"uuid":"217224733","full_name":"badu/unbundle","owner":"badu","description":"unbundle tool - packages into files","archived":false,"fork":false,"pushed_at":"2020-01-28T05:43:04.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T08:05:08.863Z","etag":null,"topics":["go","golang","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/badu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-24T06:14:15.000Z","updated_at":"2024-12-25T15:54:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"a68530a7-9b17-4456-bce6-4743ecffd418","html_url":"https://github.com/badu/unbundle","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/badu/unbundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badu%2Funbundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badu%2Funbundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badu%2Funbundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badu%2Funbundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/badu","download_url":"https://codeload.github.com/badu/unbundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/badu%2Funbundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34114461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","tool"],"created_at":"2024-11-18T06:56:23.461Z","updated_at":"2026-06-09T16:04:16.287Z","avatar_url":"https://github.com/badu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unbundle\n\nA tool for unbundling packages or bundled source files.\n\nContains some packages from `internal` of [tools](https://github.com/golang/tools.git)\n\nNote : previously unbundled files get deleted on re-run.\n\nUsage: unbundle [options] \u003cpackage_or_file\u003e\n\nWhere the options are :\n\n  -dst path\n     \tset destination unbundled path (e.g. `D:\\inspect\\rebundle`) - default `unbundled`\n\n  -newpkg name\n     \tset destination package name and folder inside the destination `path` (e.g. `http`)\n\n  -privfunc string\n     \tprivate functions file (no extension) (default \"private_fns\")\n\n  -pubfunc string\n     \tpublic functions file (no extension) (default \"public_fns\")\n\n  -types string\n     \ttypes definition file (no extension) (default \"defs\")\n\n# Examples    \t\n\nFor unbundling a single file:\n\n```\nunbundle --newpkg=\"http\" --dst=\"unbundled\" --privfunc=\"_private\" --pubfunc=\"_public\" --types=\"_types\" /usr/local/go/src/net/http/server.go\n```\n\nFor unbundling a package:\n\n```\nunbundle --types=\"_types\" --newpkg=\"http\" --dst=\"unbundled\" --privfunc=\"_prv\" --pubfunc=\"_pub\" \"net/http\"\n```\n\n# Why?\n\nSplitting the atoms. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadu%2Funbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbadu%2Funbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbadu%2Funbundle/lists"}