{"id":16539252,"url":"https://github.com/devlucaslourenco/recofunicode","last_synced_at":"2026-05-22T16:37:06.402Z","repository":{"id":179491271,"uuid":"663218290","full_name":"DevLucasLourenco/RecofUnicode","owner":"DevLucasLourenco","description":"RecofUnicode é responsável por tratar o argumento passado e remover acentuações ","archived":false,"fork":false,"pushed_at":"2023-07-10T18:21:20.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T01:30:20.645Z","etag":null,"topics":["acent-characters","characters","unicode","unicode-characters","unicode-converter"],"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/DevLucasLourenco.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-06T20:21:37.000Z","updated_at":"2023-07-07T13:31:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c9be676-63ba-4b36-a13d-8d6ad03ccf22","html_url":"https://github.com/DevLucasLourenco/RecofUnicode","commit_stats":null,"previous_names":["devlucaslourenco/recofunicode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevLucasLourenco/RecofUnicode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLucasLourenco%2FRecofUnicode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLucasLourenco%2FRecofUnicode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLucasLourenco%2FRecofUnicode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLucasLourenco%2FRecofUnicode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevLucasLourenco","download_url":"https://codeload.github.com/DevLucasLourenco/RecofUnicode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLucasLourenco%2FRecofUnicode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33354039,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":["acent-characters","characters","unicode","unicode-characters","unicode-converter"],"created_at":"2024-10-11T18:48:27.435Z","updated_at":"2026-05-22T16:37:06.384Z","avatar_url":"https://github.com/DevLucasLourenco.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RecofUnicode\n\nO RecofUnicode é uma classe em Python que permite remover acentos e substituir o caractere \"ç\" por \"c\" em uma string.\n\n\nPara utilização, Baixe ou clone este repositório.\n\nUso:\n   - Importe a classe RecofUnicode em seu código Python.\n   - Instancie um objeto da classe RecofUnicode, passando uma string como argumento: `texto = RecofUnicode('áãàñç')`.\n   - O resultado será a string adaptada, sem acentos e com o \"ç\" substituído por \"c\".\n\n\n## Exemplo\n\n```python\ntexto = RecofUnicode('áãàñç')\nprint(texto)\n\u003e\u003e\u003e \"aaanc\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlucaslourenco%2Frecofunicode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlucaslourenco%2Frecofunicode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlucaslourenco%2Frecofunicode/lists"}