{"id":29151245,"url":"https://github.com/karpeleslab/openuri","last_synced_at":"2025-07-01T00:08:58.520Z","repository":{"id":168632301,"uuid":"644397809","full_name":"KarpelesLab/openuri","owner":"KarpelesLab","description":"Golang library to open various kind of urls","archived":false,"fork":false,"pushed_at":"2023-05-23T12:46:28.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T21:04:05.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarpelesLab.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":"2023-05-23T12:39:12.000Z","updated_at":"2023-05-23T12:39:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"77d89f2e-05e7-4511-b606-6dae5cfb09bc","html_url":"https://github.com/KarpelesLab/openuri","commit_stats":null,"previous_names":["karpeleslab/openuri"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/openuri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fopenuri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fopenuri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fopenuri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fopenuri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/openuri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fopenuri/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870877,"owners_count":23377314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-07-01T00:08:55.453Z","updated_at":"2025-07-01T00:08:58.434Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/KarpelesLab/openuri?status.svg)](https://godoc.org/github.com/KarpelesLab/openuri)\n\n# openuri\n\nThis is a library that enables opening files and urls transparently.\n\nIt supports:\n\n* Direct file access (no protocol)\n* `file://` protocol\n* `http://` and `https://` trought `net/http`\n* `data:` uri\n* Custom protocols\n\n## Usage\n\n\tf, err := openuri.Open(fn)\n\tif err != nil {\n\t\treturn err\n\t}\n\tdefer f.Close()\n\t...\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fopenuri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Fopenuri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fopenuri/lists"}