{"id":15032810,"url":"https://github.com/ruby/stringio","last_synced_at":"2025-10-18T21:21:58.245Z","repository":{"id":21880926,"uuid":"94316833","full_name":"ruby/stringio","owner":"ruby","description":"Pseudo `IO` class from/to `String`.","archived":false,"fork":false,"pushed_at":"2025-05-13T03:20:01.000Z","size":630,"stargazers_count":41,"open_issues_count":6,"forks_count":30,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-05-13T04:23:47.669Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","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":"2017-06-14T10:01:44.000Z","updated_at":"2025-05-13T03:20:05.000Z","dependencies_parsed_at":"2023-02-18T06:45:54.731Z","dependency_job_id":"dd3d30ad-90a7-426d-bd0e-fbe333fbfd50","html_url":"https://github.com/ruby/stringio","commit_stats":{"total_commits":424,"total_committers":52,"mean_commits":8.153846153846153,"dds":0.7523584905660378,"last_synced_commit":"225db02cb5fcd3e9ea4b16f9599fe992924334e5"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fstringio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fstringio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fstringio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fstringio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/stringio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253874559,"owners_count":21977286,"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":["ruby"],"created_at":"2024-09-24T20:19:29.365Z","updated_at":"2025-10-18T21:21:53.212Z","avatar_url":"https://github.com/ruby.png","language":"Java","readme":"# StringIO\n\n![ubuntu](https://github.com/ruby/stringio/workflows/ubuntu/badge.svg?branch=master\u0026event=push)\n![macos](https://github.com/ruby/stringio/workflows/macos/badge.svg?branch=master\u0026event=push)\n![windows](https://github.com/ruby/stringio/workflows/windows/badge.svg?branch=master\u0026event=push)\n\nPseudo `IO` class from/to `String`.\n\nThis library is based on MoonWolf version written in Ruby.  Thanks a lot.\n\n## Differences to `IO`\n\n* `fileno` raises `NotImplementedError`.\n* encoding conversion is not implemented, and ignored silently.\n* there is no `#to_io` method because this is not an `IO`.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'stringio'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install stringio\n\n## Development\n\nRun `bundle install` to install dependencies and then `bundle exec rake test` to run the tests.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, author a NEWS.md section, 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/stringio.\n\n## License\n\nThe gem is available as open source under the terms of the [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fstringio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fstringio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fstringio/lists"}