{"id":28194350,"url":"https://github.com/humansinput/creole","last_synced_at":"2026-02-12T23:31:52.487Z","repository":{"id":128773399,"uuid":"220263355","full_name":"humansinput/creole","owner":"humansinput","description":"Tcl library for parsing Creole-formatted text.","archived":false,"fork":false,"pushed_at":"2019-11-08T15:12:26.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T16:56:10.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Tcl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humansinput.png","metadata":{"files":{"readme":"README.asciidoc","changelog":null,"contributing":null,"funding":null,"license":null,"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-11-07T15:04:29.000Z","updated_at":"2024-03-09T12:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"f62d35f1-b992-410d-b427-620c70d2a5a8","html_url":"https://github.com/humansinput/creole","commit_stats":null,"previous_names":["humansinput/creole"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/humansinput/creole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humansinput%2Fcreole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humansinput%2Fcreole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humansinput%2Fcreole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humansinput%2Fcreole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humansinput","download_url":"https://codeload.github.com/humansinput/creole/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humansinput%2Fcreole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29386217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-05-16T13:12:02.405Z","updated_at":"2026-02-12T23:31:52.471Z","avatar_url":"https://github.com/humansinput.png","language":"Tcl","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Tcl Creole parser\n\n_Copyright (C) Tim K/RoverAMD 2019 \u003ctimprogrammer@rambler.ru\u003e_\n\n== Usage\n\n[source,tcl]\n----\nsource creole.tcl\n\nset markup {Hello, I love [[http://tcl.tk|Tcl]] and //**cats**//!}\nset converted [rovcreole::toHtml $markup] ;# rovcreole::toHtml converts Creole markup to HTML\nset parsed [rovcreole::parse $markup] ;# rovcreole::parse converts Creole markup to a list of Tcl dicts\nputs $converted\n----\n\nOutput:\n\n[source]\n---\n\u003cp id=\"line-1\"\u003eHello, I love \u003cem\u003e\u003ca href='http://tcl.tk'\u003eTcl\u003c/a\u003e and \u003c/em\u003e\u003cstrong\u003ecats\u003c/strong\u003e\u003cem\u003e!\u003c/em\u003e\u003c/p\u003e\n---\n\n== License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumansinput%2Fcreole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumansinput%2Fcreole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumansinput%2Fcreole/lists"}