{"id":19797107,"url":"https://github.com/joom/turkish-deasciifier.hs","last_synced_at":"2025-05-01T03:31:32.561Z","repository":{"id":35207320,"uuid":"39466179","full_name":"joom/turkish-deasciifier.hs","owner":"joom","description":"Haskell port of Deniz Yuret's Turkish deasciifier.","archived":false,"fork":false,"pushed_at":"2015-07-22T21:19:16.000Z","size":224,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-11T05:03:41.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/joom.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":"2015-07-21T19:42:47.000Z","updated_at":"2018-08-04T17:22:31.000Z","dependencies_parsed_at":"2022-06-27T13:34:07.093Z","dependency_job_id":null,"html_url":"https://github.com/joom/turkish-deasciifier.hs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joom%2Fturkish-deasciifier.hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joom%2Fturkish-deasciifier.hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joom%2Fturkish-deasciifier.hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joom%2Fturkish-deasciifier.hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joom","download_url":"https://codeload.github.com/joom/turkish-deasciifier.hs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224233416,"owners_count":17277779,"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":[],"created_at":"2024-11-12T07:23:46.776Z","updated_at":"2024-11-12T07:23:47.348Z","avatar_url":"https://github.com/joom.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# turkish-deasciifier.hs [![Build Status](https://secure.travis-ci.org/joom/turkish-deasciifier.hs.svg)](http://travis-ci.org/joom/turkish-deasciifier.hs)\nHaskell port of [Deniz Yuret's Turkish deasciifier](https://github.com/emres/turkish-mode). Translated from the the [Java](https://github.com/ahmetalpbalkan/turkish-deasciifier-java) and [JavaScript](https://github.com/f/deasciifier) ports.\n\n## Installation\n\n```\ncabal install turkish-deasciifier\n```\n\n## Usage\n\nAs a library:\n\n```haskell\nimport Language.TurkishDeasciifier\n\nmain :: IO ()\nmain = putStrLn (deasciify \"Pijamali hasta yagiz sofore cabucak guvendi.\")\n\n-- prints \"Pijamalı hasta yağız şoföre çabucak güvendi.\"\n```\n\nAs an executable:\n\n```\n$ echo \"Pijamali hasta yagiz sofore cabucak guvendi.\" | turkish-deasciifier\n\nPijamalı hasta yağız şoföre çabucak güvendi.\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoom%2Fturkish-deasciifier.hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoom%2Fturkish-deasciifier.hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoom%2Fturkish-deasciifier.hs/lists"}