{"id":17042146,"url":"https://github.com/bluem/pashua-binding-tcl","last_synced_at":"2025-03-23T01:26:28.297Z","repository":{"id":19816605,"uuid":"23077210","full_name":"BlueM/Pashua-Binding-Tcl","owner":"BlueM","description":"Tcl bindings for Pashua","archived":false,"fork":false,"pushed_at":"2018-03-30T11:18:13.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T04:42:08.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Tcl","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-18T15:53:16.000Z","updated_at":"2024-06-11T03:39:17.000Z","dependencies_parsed_at":"2022-07-23T04:16:20.074Z","dependency_job_id":null,"html_url":"https://github.com/BlueM/Pashua-Binding-Tcl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Tcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Tcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Tcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueM%2FPashua-Binding-Tcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueM","download_url":"https://codeload.github.com/BlueM/Pashua-Binding-Tcl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042940,"owners_count":20551692,"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.524Z","updated_at":"2025-03-23T01:26:28.272Z","avatar_url":"https://github.com/BlueM.png","language":"Tcl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Overview\n===========\n\nThis is a Tcl language binding (glue code) for using [Pashua](https://www.bluem.net/jump/pashua) from Tcl. Pashua is a macOS 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-Tcl. 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\n\nUsage\n======\nThis repository contains two source code files:\n\n* “example.tcl” is an example, which does not do much more than define how the dialog window should look like and use the functions in the second file.\n* “pashua.tcl” contains two generic functions, one of which can be used to find the Pashua executable, while the other one displays the dialog and parses/returns the values entered into the dialog window.\n\nPer default, “example.tcl” tries to load “pashua.tcl” from the same folder it is in.\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 Tcl 8 and Pashua and should run with Tcl executables shipped by Apple since Mac OS X 10.6.\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=========\nThis code was mainly written by Bruce M. Axtens, with some additions and changes 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-tcl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluem%2Fpashua-binding-tcl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluem%2Fpashua-binding-tcl/lists"}