{"id":20145015,"url":"https://github.com/michalswi/letters-converter","last_synced_at":"2026-07-18T21:07:09.515Z","repository":{"id":43928611,"uuid":"479279312","full_name":"michalswi/letters-converter","owner":"michalswi","description":"simple script to convert letters to ASCI chars","archived":false,"fork":false,"pushed_at":"2022-07-08T07:54:28.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T15:25:51.034Z","etag":null,"topics":["convert-characters","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/michalswi.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2022-04-08T06:55:54.000Z","updated_at":"2022-04-08T07:15:06.000Z","dependencies_parsed_at":"2022-08-19T12:00:29.574Z","dependency_job_id":null,"html_url":"https://github.com/michalswi/letters-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michalswi/letters-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fletters-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fletters-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fletters-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fletters-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalswi","download_url":"https://codeload.github.com/michalswi/letters-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fletters-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35630979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["convert-characters","python"],"created_at":"2024-11-13T22:13:34.354Z","updated_at":"2026-07-18T21:07:09.481Z","avatar_url":"https://github.com/michalswi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### simple letters converter\n\n![pytests](https://github.com/michalswi/letters-converter/actions/workflows/tests.yml/badge.svg)  \n\nConvert letters in specific file to ASCI chars.\n\n```\n$ echo -e \"line1 ąę\\nline2 ćź\" \u003e /tmp/demo.txt\n\n$ cat /tmp/demo.txt\nline1 ąę\nline2 ćź\n\n$ python3 convert.py /tmp/demo.txt\nLetters converted..\n\n$ cat /tmp/demo.txt\ntest ae\ntest2 cz\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fletters-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalswi%2Fletters-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fletters-converter/lists"}