{"id":32157353,"url":"https://github.com/ghtaarn/registrybrowser.jl","last_synced_at":"2025-10-21T12:47:51.508Z","repository":{"id":276539943,"uuid":"929571411","full_name":"GHTaarn/RegistryBrowser.jl","owner":"GHTaarn","description":"Interactively browse packages in a Julia registry","archived":false,"fork":false,"pushed_at":"2025-07-27T19:04:39.000Z","size":21,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T12:47:23.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Julia","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/GHTaarn.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,"zenodo":null}},"created_at":"2025-02-08T21:19:08.000Z","updated_at":"2025-07-27T03:54:34.000Z","dependencies_parsed_at":"2025-07-27T05:15:47.735Z","dependency_job_id":"68955bb4-9d1e-4be0-b949-c1a288772bd9","html_url":"https://github.com/GHTaarn/RegistryBrowser.jl","commit_stats":null,"previous_names":["ghtaarn/registrybrowser.jl"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/GHTaarn/RegistryBrowser.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHTaarn%2FRegistryBrowser.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHTaarn%2FRegistryBrowser.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHTaarn%2FRegistryBrowser.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHTaarn%2FRegistryBrowser.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GHTaarn","download_url":"https://codeload.github.com/GHTaarn/RegistryBrowser.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHTaarn%2FRegistryBrowser.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280264172,"owners_count":26300771,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":[],"created_at":"2025-10-21T12:47:50.512Z","updated_at":"2025-10-21T12:47:51.503Z","avatar_url":"https://github.com/GHTaarn.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RegistryBrowser.jl\n\nInteractively browse through [Julia](https://julialang.org) registries and\nthe packages that they contain.\n\n## Installation\n\nRun the following code in the [Julia](https://julialang.org) REPL:\n\n```julia\nusing Pkg\npkg\"add RegistryBrowser\"\n```\n\n## Use\n\nCall the `registrybrowser` function with optional pattern arguments for\nregistry and package names, e.g.\n\n```julia\nusing RegistryBrowser\n\nregistrybrowser(r\"^Linear\"; registrypattern=\"General\")\n```\n\nHereafter an intuitive interactive browser will be displayed in the terminal.\n\nFor each package one can choose to either display locally cached information\n(which includes name, uuid, url, versions, dependencies and compatibility\nconstraints) or to fetch some key information from the online repository\n(the last entry in the commit log of the default branch and the `README.md`\nfile of the default branch).\n\nThe local cache can be updated with\n\n```julia\nusing Pkg\npkg\"registry update\"\n```\n\nViewing information from the online repository is only possible if `git`\nversion 2.25 or higher is installed. This can be checked from the REPL with\n\n```julia\nrun(`git --version`)\n```\n\n## Feedback\n\nPlease submit bug reports and enhancement/feature requests on the\n[issues page](https://github.com/GHTaarn/RegistryBrowser.jl/issues)\nor as\n[pull requests](https://github.com/GHTaarn/RegistryBrowser.jl/pulls).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghtaarn%2Fregistrybrowser.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghtaarn%2Fregistrybrowser.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghtaarn%2Fregistrybrowser.jl/lists"}