{"id":18104107,"url":"https://github.com/koraktor/steam-condenser-ruby","last_synced_at":"2025-08-21T10:31:47.484Z","repository":{"id":1959046,"uuid":"2889473","full_name":"koraktor/steam-condenser-ruby","owner":"koraktor","description":"A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers","archived":false,"fork":false,"pushed_at":"2022-11-07T20:00:59.000Z","size":1541,"stargazers_count":107,"open_issues_count":5,"forks_count":41,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-12-10T08:42:32.269Z","etag":null,"topics":["hlds","ruby","server-queries","srcds","steam","web-api"],"latest_commit_sha":null,"homepage":"http://koraktor.de/steam-condenser","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koraktor.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-01T07:40:44.000Z","updated_at":"2024-07-25T05:58:58.000Z","dependencies_parsed_at":"2023-01-11T16:06:58.251Z","dependency_job_id":null,"html_url":"https://github.com/koraktor/steam-condenser-ruby","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koraktor%2Fsteam-condenser-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koraktor%2Fsteam-condenser-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koraktor%2Fsteam-condenser-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koraktor%2Fsteam-condenser-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koraktor","download_url":"https://codeload.github.com/koraktor/steam-condenser-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230507051,"owners_count":18236944,"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":["hlds","ruby","server-queries","srcds","steam","web-api"],"created_at":"2024-10-31T22:13:57.035Z","updated_at":"2024-12-19T22:08:41.520Z","avatar_url":"https://github.com/koraktor.png","language":"Ruby","readme":"Steam Condenser\n===============\n\n[![Gem Version](https://badge.fury.io/rb/steam-condenser.svg)](http://badge.fury.io/rb/steam-condenser)\n[![Build Status](https://travis-ci.com/koraktor/steam-condenser-ruby.svg)](http://travis-ci.org/koraktor/steam-condenser-ruby)\n[![Code Climate](https://codeclimate.com/github/koraktor/steam-condenser-ruby.svg)](https://codeclimate.com/github/koraktor/steam-condenser-ruby)\n[![Coverage Status](https://coveralls.io/repos/koraktor/steam-condenser-ruby/badge.svg)](https://coveralls.io/r/koraktor/steam-condenser-ruby)\n\nThe Steam Condenser is a multi-language library for querying the Steam\nCommunity, Source and GoldSrc game servers as well as the Steam master servers.\nCurrently it is implemented in Java, PHP and Ruby.\n\n## Requirements\n\n* Ruby 2.1 or newer (and compatible Ruby VMs)\n* Any operating system able to run such a VM\n\nThe following gems are required:\n\n* `bzip2-ruby` (for Source servers sending compressed responses)\n* `multi_json` (for the Web API features)\n* `multi_xml` (for the Steam Community features)\n\n## Installation\n\nTo install Steam Condenser as a Ruby gem use the following command:\n\n```bash\n$ gem install steam-condenser\n```\n\nIf you're project dependencies are managed by [Bundler](http://bundler.io) add\nthis to your `Gemfile`:\n\n```ruby\ngem 'steam-condenser'\n```\n\n## Usage\n\nTo start using Steam Condenser requiring the base file is usually enough:\n\n```ruby\nrequire 'steam-condenser'\n```\n\n## License\n\nThis code is free software; you can redistribute it and/or modify it under the\nterms of the new BSD License. A copy of this license can be found in the\nincluded LICENSE file.\n\n## Credits\n\n* Sebastian Staudt – koraktor(at)gmail.com\n* DeFirence – defirence(at)defirence.za.net\n* Mike Połtyn – mike(at)railslove.com\n* Sam Kinard – snkinard(at)gmail.com\n* \"withgod\" – noname(at)withgod.jp\n* John Amicangelo - amicangelo.j(at)husky.neu.edu\n* Eric Litak – elitak(at)gmail.com\n* Rodrigo Navarro – rnavarro1(at)gmail.com\n* Justas Palumickas – jpalumickas(at)gmail.com\n* Philipp Preß – philipp.press(at)blacklane.com\n* Arie – git(at)ariekanarie.nl\n\n## See Also\n\n* [Steam Condenser home](https://koraktor.de/steam-condenser)\n* [Documentation](https://rubydoc.info/gems/steam-condenser)\n* [GitHub project page](https://github.com/koraktor/steam-condenser)\n* [Wiki](https://github.com/koraktor/steam-condenser/wiki)\n* [Google group](https://groups.google.com/group/steam-condenser)\n* [Open Hub profile](https://www.openhub.net/p/steam-condenser)\n\nFollow Steam Condenser on Twitter via\n[@steamcondenser](https://twitter.com/steamcondenser).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoraktor%2Fsteam-condenser-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoraktor%2Fsteam-condenser-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoraktor%2Fsteam-condenser-ruby/lists"}