{"id":17700582,"url":"https://github.com/doinkythederp/trigraph-machine","last_synced_at":"2025-03-31T02:28:08.431Z","repository":{"id":45513255,"uuid":"513735721","full_name":"doinkythederp/trigraph-machine","owner":"doinkythederp","description":"CLI tool for replacing C trigraphs in strings","archived":false,"fork":false,"pushed_at":"2022-07-14T02:49:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T07:42:49.006Z","etag":null,"topics":["cli","find-and-replace","preprocessor","trigraph"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doinkythederp.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}},"created_at":"2022-07-14T02:38:08.000Z","updated_at":"2022-07-14T02:49:28.000Z","dependencies_parsed_at":"2022-07-14T16:47:56.346Z","dependency_job_id":null,"html_url":"https://github.com/doinkythederp/trigraph-machine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doinkythederp%2Ftrigraph-machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doinkythederp%2Ftrigraph-machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doinkythederp%2Ftrigraph-machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doinkythederp%2Ftrigraph-machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doinkythederp","download_url":"https://codeload.github.com/doinkythederp/trigraph-machine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246405842,"owners_count":20771829,"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":["cli","find-and-replace","preprocessor","trigraph"],"created_at":"2024-10-24T17:42:35.499Z","updated_at":"2025-03-31T02:28:08.402Z","avatar_url":"https://github.com/doinkythederp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trigraph-machine\n\nThis is a CLI tool I made for replacing [C trigraphs](https://en.wikipedia.org/wiki/Digraphs_and_trigraphs#C) in strings. You can pipe to and from it, like grep.\n\n```console\n$ echo \"int main() ??\u003c??\u003e\" | trigraph\nint main() {}\n$ echo \"// Testing123??/\" | trigraph\n// Testing123\\\n```\n\n- Written in Rust :crab:\n- I made it in a few hours :alarm_clock:\n- Has a few unit tests :white_check_mark:\n\n## Building\n\nCompile the project using `cargo`:\n\n```bash\ncargo build --release\ncargo build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoinkythederp%2Ftrigraph-machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoinkythederp%2Ftrigraph-machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoinkythederp%2Ftrigraph-machine/lists"}