{"id":22032346,"url":"https://github.com/vaiorabbit/raylib-bindings-tileson","last_synced_at":"2026-02-03T19:02:01.501Z","repository":{"id":213835561,"uuid":"735040042","full_name":"vaiorabbit/raylib-bindings-tileson","owner":"vaiorabbit","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-22T05:45:19.000Z","size":2321,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-04T18:54:34.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/vaiorabbit.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE.txt","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-12-23T13:00:01.000Z","updated_at":"2024-12-22T05:44:41.000Z","dependencies_parsed_at":"2024-11-30T08:28:50.689Z","dependency_job_id":"9db460e8-ed56-48c7-abaa-c86a7a00d683","html_url":"https://github.com/vaiorabbit/raylib-bindings-tileson","commit_stats":null,"previous_names":["vaiorabbit/raylib-bindings-tileson"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/vaiorabbit/raylib-bindings-tileson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fraylib-bindings-tileson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fraylib-bindings-tileson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fraylib-bindings-tileson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fraylib-bindings-tileson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaiorabbit","download_url":"https://codeload.github.com/vaiorabbit/raylib-bindings-tileson/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fraylib-bindings-tileson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29054041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-30T08:27:43.460Z","updated_at":"2026-02-03T19:02:01.481Z","avatar_url":"https://github.com/vaiorabbit.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- -*- mode:markdown; coding:utf-8; -*- --\u003e\n\n# raylib-tileson wrapper for Ruby #\n\n*   Created : 2023-12-23\n*   Last modified : 2024-12-22\n\n\u003cimg src=\"https://raw.githubusercontent.com/vaiorabbit/raylib-bindings-tileson/main/doc/screenshot_00.png\" width=\"600\"\u003e\n\nProvides Ruby bindings for raylib-tileson ( https://github.com/RobLoach/raylib-tileson )\n\n## Features ##\n\n*   Based on Ruby/FFI ( https://github.com/ffi/ffi )\n*   Pre-built binaries are inside:\n    *   Windows (x86_64)\n    *   macOS (x86_64, ARM64)\n    *   Linux (x86_64, ARM64)\n\n## Quick Start ##\n\n```\nD:\\\u003e gem install raylib-bindings\nD:\\\u003e gem install raylib-bindings-tileson\n...\nD:\\\u003e cd examples\nD:\\\u003e ruby test.rb\n```\n\n## Prerequisites ##\n\n*   Ruby interpreter\n    *   Tested on:\n        *   [macOS] https://rvm.io\n            *   ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [arm64-darwin23]\n        *   [Windows] https://rubyinstaller.org/downloads/ Ruby+Devkit\n            *   ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x64-mingw-ucrt]\n        *   [Linux/x86_64 WSL] https://github.com/rvm/ubuntu_rvm\n            *   ruby 3.2.0preview1 (2022-04-03 master f801386f0c) [x86_64-linux]\n        *   [Linux/ARM64 Chromebook] https://github.com/rvm/ubuntu_rvm\n            *   ruby 3.2.0 (2022-12-25 revision a528908271) [aarch64-linux]\n\n## License ##\n\nShared libraries in `lib` directory are built on top of these products and are available under the terms of these licenses:\n\n*   raylib-tileson\n    *   \u003chttps://github.com/RobLoach/raylib-tileson/blob/master/LICENSE\u003e\n\nAll ruby codes here are available under the terms of the 2-clause BSD License:\n\n    BSD 2-Clause License\n\n    Copyright (c) 2023-2024 vaiorabbit \u003chttp://twitter.com/vaiorabbit\u003e\n    All rights reserved.\n\n    Redistribution and use in source and binary forms, with or without\n    modification, are permitted provided that the following conditions are met:\n\n    1. Redistributions of source code must retain the above copyright notice, this\n       list of conditions and the following disclaimer.\n\n    2. Redistributions in binary form must reproduce the above copyright notice,\n       this list of conditions and the following disclaimer in the documentation\n       and/or other materials provided with the distribution.\n\n    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaiorabbit%2Fraylib-bindings-tileson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaiorabbit%2Fraylib-bindings-tileson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaiorabbit%2Fraylib-bindings-tileson/lists"}