{"id":17042148,"url":"https://github.com/bluem/pashua-binding-ruby","last_synced_at":"2025-10-03T14:55:13.158Z","repository":{"id":19810826,"uuid":"23071192","full_name":"BlueM/Pashua-Binding-Ruby","owner":"BlueM","description":"Ruby binding for Pashua","archived":false,"fork":false,"pushed_at":"2018-03-30T11:11:53.000Z","size":11,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T09:12:30.299Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueM.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-18T12:56:48.000Z","updated_at":"2024-06-11T03:39:23.000Z","dependencies_parsed_at":"2022-08-25T20:51:02.431Z","dependency_job_id":null,"html_url":"https://github.com/BlueM/Pashua-Binding-Ruby","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueM","download_url":"https://codeload.github.com/BlueM/Pashua-Binding-Ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248583004,"owners_count":21128491,"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":[],"created_at":"2024-10-14T09:15:16.545Z","updated_at":"2025-10-03T14:55:07.780Z","avatar_url":"https://github.com/BlueM.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n===========\n\nThis is a Ruby language binding (glue code) for using Pashua from Ruby. Pashua is a Mac OS X application for using native GUI dialog windows in various programming languages.\n\nThis code can be found in a GitHub repository at https://github.com/BlueM/Pashua-Binding-Ruby. For examples in other programming languages, see https://github.com/BlueM/Pashua-Bindings.\n\nOther related links:\n* [Pashua homepage](https://www.bluem.net/jump/pashua)\n* [Pashua repository on GitHub](https://github.com/BlueM/Pashua)  \n\nUsage\n======\nThis repository contains two source code files:\n* `example.rb` is an example, which does not do much more than define how the dialog window should look like and use the module in the second file.\n* `Pashua.rb` contains a Ruby module which handles locating and communicating with Pashua. The way the module works is neither the best nor the only way to “talk” to Pashua from within Ruby, but rather one out of several possibe. implementations.\n\nOf course, you will need Pashua on your Mac to run the example. The code expects Pashua.app in one of the “typical” locations, such as the global or the user’s “Applications” folder, or in the folder which contains “example.php”, but will prefer a Pashua version in `/Volumes/Pashua` (which is the mounted path of the Pashua distribution disk image).\n\n\nCompatibility\n=============\nThis code requires Ruby 1.6 or higher and should run with the Ruby installation that ships with Mac OS X 10.6 or later.\n\nIt is compatible with Pashua 0.10. It will work with earlier versions of Pashua, but non-ASCII characters will not be displayed correctly, as any versions before 0.10 required an argument for marking input as UTF-8.\n\n\nAuthor\n=========\nThe initial author, who contributed most of the code, was Mike Hall. Minor changes and updates by Carsten Blüm.\n\n\nLicense\n=========\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluem%2Fpashua-binding-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-ruby/lists"}