{"id":13771678,"url":"https://github.com/ba-st/Buoy","last_synced_at":"2025-05-11T04:30:51.377Z","repository":{"id":15423418,"uuid":"78115970","full_name":"ba-st/Buoy","owner":"ba-st","description":"A complement to Pharo \u0026 GS64 adding useful extensions","archived":false,"fork":false,"pushed_at":"2025-04-21T11:41:48.000Z","size":765,"stargazers_count":22,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"release-candidate","last_synced_at":"2025-04-21T12:40:02.872Z","etag":null,"topics":["assertion-library","mit-license","optional","percentage","percentage-calculations","pharo"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ba-st.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2017-01-05T13:39:38.000Z","updated_at":"2025-02-20T12:34:06.000Z","dependencies_parsed_at":"2024-04-09T17:53:48.343Z","dependency_job_id":"22a95625-ce9b-4d3f-8f81-ae72923eff1e","html_url":"https://github.com/ba-st/Buoy","commit_stats":{"total_commits":439,"total_committers":12,"mean_commits":"36.583333333333336","dds":0.1822323462414579,"last_synced_commit":"af3ccb23bdf6e60eef7a4f31a2a1cba0793149e1"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FBuoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FBuoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FBuoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ba-st%2FBuoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ba-st","download_url":"https://codeload.github.com/ba-st/Buoy/tar.gz/refs/heads/release-candidate","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518941,"owners_count":21921074,"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":["assertion-library","mit-license","optional","percentage","percentage-calculations","pharo"],"created_at":"2024-08-03T17:00:54.215Z","updated_at":"2025-05-11T04:30:49.661Z","avatar_url":"https://github.com/ba-st.png","language":"Smalltalk","readme":"# Buoy\n\n![Logo](assets/logo.svg)\n\nThis project aims to complement [Pharo](https://www.pharo.org) and [GS64](https://gemtalksystems.com/products/gs64/)\nadding useful extensions.\n\n[![Pharo - Unit Tests](https://github.com/ba-st/Buoy/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/ba-st/Buoy/actions/workflows/unit-tests.yml)\n[![GS64 - Unit Tests](https://github.com/ba-st/Buoy/actions/workflows/unit-tests-gs64.yml/badge.svg)](https://github.com/ba-st/Buoy/actions/workflows/unit-tests-gs64.yml)\n[![Coverage Status](https://codecov.io/github/ba-st/Buoy/coverage.svg?branch=release-candidate)](https://codecov.io/gh/ba-st/Buoy/branch/release-candidate)\n\n[![Baseline Groups](https://github.com/ba-st/Buoy/actions/workflows/loading-groups.yml/badge.svg)](https://github.com/ba-st/Buoy/actions/workflows/loading-groups.yml)\n[![GS64 Components](https://github.com/ba-st/Buoy/actions/workflows/loading-gs64-components.yml/badge.svg)](https://github.com/ba-st/Buoy/actions/workflows/loading-gs64-components.yml)\n[![Markdown Lint](https://github.com/ba-st/Buoy/actions/workflows/markdown-lint.yml/badge.svg)](https://github.com/ba-st/Buoy/actions/workflows/markdown-lint.yml)\n\n[![GitHub release](https://img.shields.io/github/release/ba-st/Buoy.svg)](https://github.com/ba-st/Buoy/releases/latest)\n\n[![Pharo 9.0](https://img.shields.io/badge/Pharo-9.0-informational)](https://pharo.org)\n[![Pharo 10](https://img.shields.io/badge/Pharo-10-informational)](https://pharo.org)\n[![Pharo 11](https://img.shields.io/badge/Pharo-11-informational)](https://pharo.org)\n[![Pharo 12](https://img.shields.io/badge/Pharo-12-informational)](https://pharo.org)\n\n[![GS64 3.7.0](https://img.shields.io/badge/GS64-3.7.0-informational)](https://gemtalksystems.com/products/gs64/)\n[![GS64 3.7.1](https://img.shields.io/badge/GS64-3.7.1-informational)](https://gemtalksystems.com/products/gs64/)\n\nQuick links\n\n- [**Explore the docs**](docs/README.md)\n- [Report a defect](https://github.com/ba-st/Buoy/issues/new?labels=Type%3A+Defect)\n- [Request a feature](https://github.com/ba-st/Buoy/issues/new?labels=Type%3A+Feature)\n\n## Features and Extensions\n\n- Assertions library\n- Additional collections and extensions\n- Comparison affordances\n- Additional Math abstractions\n- Bindings and Optionals\n- Exception Handling extensions\n- Meta-programming\n- SUnit extensions\n\n## License\n\n- The code is licensed under [MIT](LICENSE).\n- The documentation is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/).\n\n## Installation\n\nTo load the project in a Pharo image follow these [instructions](docs/how-to/how-to-load-in-pharo.md).\n\n## Contributing\n\nCheck the [Contribution Guidelines](CONTRIBUTING.md)\n\n---\n\n\u003e *Icons by [Icons8](https://icons8.com)*\n","funding_links":[],"categories":["Language extensions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2FBuoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fba-st%2FBuoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fba-st%2FBuoy/lists"}