{"id":16086852,"url":"https://github.com/olekscode/proofreader","last_synced_at":"2026-02-25T17:04:26.695Z","repository":{"id":88081498,"uuid":"356323931","full_name":"olekscode/Proofreader","owner":"olekscode","description":"A tool for proofreading source code and correcting language mistakes (e.g. typos)","archived":false,"fork":false,"pushed_at":"2021-04-10T00:54:24.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T08:30:18.637Z","etag":null,"topics":[],"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/olekscode.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-04-09T15:52:02.000Z","updated_at":"2021-04-10T00:54:26.000Z","dependencies_parsed_at":"2023-06-11T04:15:45.744Z","dependency_job_id":null,"html_url":"https://github.com/olekscode/Proofreader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olekscode/Proofreader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FProofreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FProofreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FProofreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FProofreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olekscode","download_url":"https://codeload.github.com/olekscode/Proofreader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FProofreader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29831845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-10-09T13:25:40.404Z","updated_at":"2026-02-25T17:04:26.679Z","avatar_url":"https://github.com/olekscode.png","language":"Smalltalk","readme":"# Proofreader\n\n![Build status](https://github.com/olekscode/Proofreader/workflows/CI/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/olekscode/Proofreader/badge.svg?branch=master)](https://coveralls.io/github/olekscode/Proofreader?branch=master)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/olekscode/Proofreader/master/LICENSE)\n\nA tool for proofreading source code and correcting language mistakes (e.g. typos).\n\n## How to install it?\n\nTo install `Proofreader`, go to the Playground (Ctrl+OW) in your [Pharo](https://pharo.org/) image and execute the following Metacello script (select it and press Do-it button or Ctrl+D):\n\n```Smalltalk\nMetacello new\n  baseline: 'Proofreader';\n  repository: 'github://olekscode/Proofreader/src';\n  load.\n```\n\n## How to depend on it?\n\nIf you want to add a dependency on `Proofreader` to your project, include the following lines into your baseline method:\n\n```Smalltalk\nspec\n  baseline: 'Proofreader'\n  with: [ spec repository: 'github://olekscode/Proofreader/src' ].\n```\n\nIf you are new to baselines and Metacello, check out the [Baselines](https://github.com/pharo-open-documentation/pharo-wiki/blob/master/General/Baselines.md) tutorial on Pharo Wiki.\n\n## How to use it?\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fproofreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folekscode%2Fproofreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fproofreader/lists"}