{"id":15107637,"url":"https://github.com/pharo-spec/spec","last_synced_at":"2025-04-04T23:07:42.064Z","repository":{"id":37746321,"uuid":"151080428","full_name":"pharo-spec/Spec","owner":"pharo-spec","description":"Spec is a framework in Pharo for describing user interfaces.","archived":false,"fork":false,"pushed_at":"2025-03-28T14:50:09.000Z","size":7206,"stargazers_count":64,"open_issues_count":306,"forks_count":68,"subscribers_count":10,"default_branch":"Pharo13","last_synced_at":"2025-04-04T23:07:35.431Z","etag":null,"topics":["gui","pharo","smalltalk","spec"],"latest_commit_sha":null,"homepage":null,"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/pharo-spec.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2018-10-01T11:54:05.000Z","updated_at":"2025-03-15T21:23:45.000Z","dependencies_parsed_at":"2023-02-14T07:30:44.202Z","dependency_job_id":"efabc6ec-0fa3-4e14-b53b-388726e0a87d","html_url":"https://github.com/pharo-spec/Spec","commit_stats":{"total_commits":3190,"total_committers":58,"mean_commits":55.0,"dds":0.6652037617554859,"last_synced_commit":"eca5e009877255dc578457dd324cf12c0ad12f11"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-spec%2FSpec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-spec%2FSpec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-spec%2FSpec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pharo-spec%2FSpec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pharo-spec","download_url":"https://codeload.github.com/pharo-spec/Spec/tar.gz/refs/heads/Pharo13","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261603,"owners_count":20910108,"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":["gui","pharo","smalltalk","spec"],"created_at":"2024-09-25T21:40:36.421Z","updated_at":"2025-04-04T23:07:42.048Z","avatar_url":"https://github.com/pharo-spec.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spec\n\nSpec is a framework in Pharo for describing user interfaces.\n\n[![Spec-Pharo-Integration](https://github.com/pharo-spec/Spec/actions/workflows/spec-all.yml/badge.svg)](https://github.com/pharo-spec/Spec/actions/workflows/spec-all.yml)  \n[![Spec-dev](https://github.com/pharo-spec/Spec/actions/workflows/spec.yml/badge.svg)](https://github.com/pharo-spec/Spec/actions/workflows/spec.yml)\n\n\n## Install Spec\n\nSpec is included in any regular Pharo image.  \nIt is possible to load the latest version executing following script:\n\n\n```Smalltalk\n    Metacello new\n        repository: 'github://pharo-spec/Spec';\n        baseline: 'Spec2';\n        onConflict: [ :e | e useIncoming ];\n        onUpgrade: [ :e | e useIncoming ];\n        ignoreImage;\n        load\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-spec%2Fspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpharo-spec%2Fspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpharo-spec%2Fspec/lists"}