{"id":13877882,"url":"https://github.com/ruby/open-uri","last_synced_at":"2025-05-15T08:02:31.740Z","repository":{"id":42977449,"uuid":"266090674","full_name":"ruby/open-uri","owner":"ruby","description":"OpenURI is an easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.","archived":false,"fork":false,"pushed_at":"2025-05-01T01:32:28.000Z","size":319,"stargazers_count":55,"open_issues_count":6,"forks_count":20,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-05-01T02:36:37.149Z","etag":null,"topics":["hacktoberfest","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2020-05-22T11:09:59.000Z","updated_at":"2025-05-01T01:32:31.000Z","dependencies_parsed_at":"2024-06-18T15:36:53.612Z","dependency_job_id":"fc3a76d6-e3af-4da9-b1d1-d842a170256e","html_url":"https://github.com/ruby/open-uri","commit_stats":{"total_commits":201,"total_committers":37,"mean_commits":"5.4324324324324325","dds":0.5671641791044777,"last_synced_commit":"be6b0ff153e07833eb7665ad1aa6098b9cb13d3f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fopen-uri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fopen-uri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fopen-uri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fopen-uri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/open-uri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254301420,"owners_count":22047901,"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":["hacktoberfest","ruby"],"created_at":"2024-08-06T08:01:33.907Z","updated_at":"2025-05-15T08:02:31.706Z","avatar_url":"https://github.com/ruby.png","language":"Ruby","readme":"# OpenURI\n\nOpenURI is an easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'open-uri'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install open-uri\n\n## Usage\n\nIt is possible to open an http, https or ftp URL as though it were a file:\n\n```ruby\nURI.open(\"http://www.ruby-lang.org/\") {|f|\n  f.each_line {|line| p line}\n}\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ruby/open-uri.\n\n","funding_links":[],"categories":["Ruby"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fopen-uri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fopen-uri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fopen-uri/lists"}