{"id":16086854,"url":"https://github.com/olekscode/pharocodetokenizer","last_synced_at":"2026-01-18T22:34:01.617Z","repository":{"id":88081479,"uuid":"207793045","full_name":"olekscode/PharoCodeTokenizer","owner":"olekscode","description":"A tool for tokenizing Pharo source code by visiting the leaves of AST","archived":false,"fork":false,"pushed_at":"2019-09-17T11:12:38.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T14:43:48.733Z","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":"2019-09-11T11:13:56.000Z","updated_at":"2019-09-17T11:12:40.000Z","dependencies_parsed_at":"2023-06-26T00:15:00.395Z","dependency_job_id":null,"html_url":"https://github.com/olekscode/PharoCodeTokenizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olekscode/PharoCodeTokenizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FPharoCodeTokenizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FPharoCodeTokenizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FPharoCodeTokenizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FPharoCodeTokenizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olekscode","download_url":"https://codeload.github.com/olekscode/PharoCodeTokenizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olekscode%2FPharoCodeTokenizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28552786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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:42.513Z","updated_at":"2026-01-18T22:34:01.601Z","avatar_url":"https://github.com/olekscode.png","language":"Smalltalk","readme":"# Pharo Code Tokenizer\n\n[![Build Status](https://travis-ci.org/olekscode/PharoCodeTokenizer.svg?branch=master)](https://travis-ci.org/olekscode/PharoCodeTokenizer)\n[![Build status](https://ci.appveyor.com/api/projects/status/b7dpo08tkwcd6de2?svg=true)](https://ci.appveyor.com/project/olekscode/pharocodetokenizer)\n[![Coverage Status](https://coveralls.io/repos/github/olekscode/PharoCodeTokenizer/badge.svg?branch=master)](https://coveralls.io/github/olekscode/PharoCodeTokenizer?branch=master)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/olekscode/PharoCodeTokenizer/master/LICENSE)\n[![Pharo version](https://img.shields.io/badge/Pharo-6.1-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo version](https://img.shields.io/badge/Pharo-7.0-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo version](https://img.shields.io/badge/Pharo-8.0-%23aac9ff.svg)](https://pharo.org/download)\n\nA tool for tokenizing Pharo source code by visiting the leaves of AST\n\n## Installation\nTo install `PharoCodeTokenizer`, go to the Playground (`Ctrl+OW`) in your Pharo image and execute the following Metacello script (select it and press Do-it button or `Ctrl+D`):\n\n```smalltalk\nMetacello new\n  baseline: 'PharoCodeTokenizer';\n  repository: 'github://olekscode/PharoCodeTokenizer/src';\n  load.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fpharocodetokenizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folekscode%2Fpharocodetokenizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folekscode%2Fpharocodetokenizer/lists"}