{"id":13750652,"url":"https://github.com/matsumotory/mruby-uname","last_synced_at":"2026-04-13T11:02:05.371Z","repository":{"id":17625143,"uuid":"20429379","full_name":"matsumotory/mruby-uname","owner":"matsumotory","description":"system uname bindings","archived":false,"fork":false,"pushed_at":"2014-06-03T08:29:50.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-18T18:16:58.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/matsumotory.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}},"created_at":"2014-06-03T04:14:00.000Z","updated_at":"2016-02-16T22:30:08.000Z","dependencies_parsed_at":"2022-08-04T20:16:01.967Z","dependency_job_id":null,"html_url":"https://github.com/matsumotory/mruby-uname","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matsumotory/mruby-uname","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-uname","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-uname/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-uname/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-uname/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsumotory","download_url":"https://codeload.github.com/matsumotory/mruby-uname/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsumotory%2Fmruby-uname/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31749763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-08-03T08:00:43.559Z","updated_at":"2026-04-13T11:02:05.353Z","avatar_url":"https://github.com/matsumotory.png","language":"C","funding_links":[],"categories":["System"],"sub_categories":[],"readme":"# mruby-uname   [![Build Status](https://travis-ci.org/matsumoto-r/mruby-uname.svg?branch=master)](https://travis-ci.org/matsumoto-r/mruby-uname)\nUname class, system uname bindings\n## install by mrbgems\n- add conf.gem line to `build_config.rb`\n\n```ruby\nMRuby::Build.new do |conf|\n\n    # ... (snip) ...\n\n    conf.gem :git =\u003e 'https://github.com/matsumoto-r/mruby-uname.git'\nend\n```\n## example\n```ruby\n$ ./bin/mirb\nmirb - Embeddable Interactive Ruby Shell\n\n\u003e Uname.version\n =\u003e \"#46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014\"\n\u003e Uname.release\n =\u003e \"3.13.0-24-generic\"\n\u003e Uname.sysname\n =\u003e \"Linux\"\n\u003e Uname.nodename\n =\u003e \"ubuntu14-04-64\"\n\u003e Uname.machine\n =\u003e \"x86_64\"\n\u003e\n```\n\n## License\nunder the MIT License:\n- see LICENSE file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsumotory%2Fmruby-uname","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsumotory%2Fmruby-uname","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsumotory%2Fmruby-uname/lists"}