{"id":42950971,"url":"https://github.com/pnelson/pkgdoc","last_synced_at":"2026-01-30T21:11:23.407Z","repository":{"id":57551477,"uuid":"61454472","full_name":"pnelson/pkgdoc","owner":"pnelson","description":"Package pkgdoc prepares package documentation from source.","archived":false,"fork":false,"pushed_at":"2016-06-19T16:52:00.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T05:13:03.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/pnelson/pkgdoc","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnelson.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}},"created_at":"2016-06-18T22:09:46.000Z","updated_at":"2016-06-18T22:11:36.000Z","dependencies_parsed_at":"2022-09-26T18:41:29.923Z","dependency_job_id":null,"html_url":"https://github.com/pnelson/pkgdoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnelson/pkgdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnelson%2Fpkgdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnelson%2Fpkgdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnelson%2Fpkgdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnelson%2Fpkgdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnelson","download_url":"https://codeload.github.com/pnelson/pkgdoc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnelson%2Fpkgdoc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28919470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-30T21:11:22.949Z","updated_at":"2026-01-30T21:11:23.402Z","avatar_url":"https://github.com/pnelson.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkgdoc\n\nPackage pkgdoc prepares package documentation from source.\n\n## Usage\n\n```go\npackage main\n\nimport (\n    \"log\"\n    \"github.com/pnelson/pkgdoc\"\n)\n\nfunc main() {\n    doc, err := pkgdoc.New(\"net\")\n    if err != nil {\n        log.Fatal(err)\n    }\n    log.Println(doc.Synopsis)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnelson%2Fpkgdoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnelson%2Fpkgdoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnelson%2Fpkgdoc/lists"}