{"id":23299403,"url":"https://github.com/cyberlight/tratocyr","last_synced_at":"2025-04-06T20:40:48.101Z","repository":{"id":21799702,"uuid":"25122249","full_name":"CyberLight/tratocyr","owner":"CyberLight","description":"Translit to cyrillic translation gem ","archived":false,"fork":false,"pushed_at":"2014-10-12T16:13:40.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-15T02:46:06.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/CyberLight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-12T14:51:03.000Z","updated_at":"2014-10-12T14:52:24.000Z","dependencies_parsed_at":"2022-08-19T22:02:31.643Z","dependency_job_id":null,"html_url":"https://github.com/CyberLight/tratocyr","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberLight%2Ftratocyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberLight%2Ftratocyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberLight%2Ftratocyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberLight%2Ftratocyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberLight","download_url":"https://codeload.github.com/CyberLight/tratocyr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550640,"owners_count":20956984,"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-12-20T08:17:06.391Z","updated_at":"2025-04-06T20:40:48.081Z","avatar_url":"https://github.com/CyberLight.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tratocyr  [![Gem Version](https://badge.fury.io/rb/tratocyr.svg)](http://badge.fury.io/rb/tratocyr)\n\n* Tratocyr - Translit To Cyrillic\n* This gem provide functionality for translation string with translit symbols to string with cyrillic symbols\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'tratocyr', '~\u003e 0.0.2'\n```\n* **Note**: Please use version **0.0.2** with fix of loading path.\n  * Version **0.0.1** don't work due to wrong loading path used in gem.\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install tratocyr\n\n## Usage\n\n* Usage:\n```ruby\ntranslator = Tratocyr::CyrillicTranslator.new\ntranslator.to_cyrillic(\"Mister Putin molodec!\")\n```\n* Result:\n``` Мистер Путин молодец!```\n\n## Contributing\n\n1. Fork it ( https://github.com/CyberLight/tratocyr/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Developing\n* For running tests use ```rake spec``` command\n* For generating yard documentation use ```rake yard``` command","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberlight%2Ftratocyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberlight%2Ftratocyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberlight%2Ftratocyr/lists"}