{"id":31663892,"url":"https://github.com/ged/mixins","last_synced_at":"2025-10-07T20:51:07.159Z","repository":{"id":304401123,"uuid":"991401648","full_name":"ged/mixins","owner":"ged","description":"This is a collection of zero-dependency mixins for Ruby.","archived":false,"fork":false,"pushed_at":"2025-07-12T20:08:55.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-12T22:11:06.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"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/ged.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","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,"zenodo":null}},"created_at":"2025-05-27T15:09:25.000Z","updated_at":"2025-07-12T20:08:58.000Z","dependencies_parsed_at":"2025-07-12T22:11:11.535Z","dependency_job_id":"2831e889-8478-4ccb-98f2-1b5707d2de5d","html_url":"https://github.com/ged/mixins","commit_stats":null,"previous_names":["ged/mixins"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ged/mixins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fmixins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fmixins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fmixins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fmixins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/mixins/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fmixins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278845983,"owners_count":26056089,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-07T20:51:04.118Z","updated_at":"2025-10-07T20:51:07.154Z","avatar_url":"https://github.com/ged.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mixins\n\nhome\n: https://hg.sr.ht/~ged/Mixins\n\ncode\n: https://hg.sr.ht/~ged/Mixins/browse\n\ngithub\n: https://github.com/ged/mixins\n\ndocs\n: https://deveiate.org/code/mixins\n\n\n## Description\n\nThis is a collection of zero-dependency mixins. They're intended to be generically useful for building other software, well-tested, and not add any non-stdlib dependencies.\n\nThe current mixins are:\n\n- Mixins::DataUtilities\n- Mixins::Datadir\n- Mixins::Delegation\n- Mixins::Hooks\n- Mixins::Inspection\n- Mixins::MethodUtilities\n\n\n## Prerequisites\n\n* Ruby 3+\n\n\n## Installation\n\n    $ gem install mixins\n\n\n## Contributing\n\nYou can check out the current development source with Mercurial via its\n[project page](https://hg.sr.ht/~ged/Mixins). Or if you prefer Git, via\n[its Github mirror](https://github.com/ged/mixins).\n\nAfter checking out the source, run:\n\n    $ gem install -Ng\n    $ rake setup\n\nThis will install dependencies, and do any other necessary setup for development.\n\n\n## Authors\n\n- Michael Granger \u003cged@faeriemud.org\u003e\n- Mahlon E. Smith \u003cmahlon@martini.nu\u003e\n\n\n## License\n\nCopyright (c) 2025, Michael Granger and Mahlon E. Smith\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\n  this list of conditions and the following disclaimer.\n\n* 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* Neither the name of the author/s, nor the names of the project's\n  contributors may be used to endorse or promote products derived from this\n  software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fmixins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fmixins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fmixins/lists"}