{"id":15033095,"url":"https://github.com/ruby/nkf","last_synced_at":"2025-04-09T16:19:04.579Z","repository":{"id":38454593,"uuid":"266092135","full_name":"ruby/nkf","owner":"ruby","description":"Ruby extension for Network Kanji Filter","archived":false,"fork":false,"pushed_at":"2024-08-05T08:38:24.000Z","size":1014,"stargazers_count":13,"open_issues_count":6,"forks_count":9,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-04-09T16:18:57.961Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2020-05-22T11:18:13.000Z","updated_at":"2025-04-04T04:39:02.000Z","dependencies_parsed_at":"2024-06-07T05:41:21.468Z","dependency_job_id":"ef38fd8f-7c33-4617-8e58-388890326146","html_url":"https://github.com/ruby/nkf","commit_stats":{"total_commits":196,"total_committers":28,"mean_commits":7.0,"dds":0.5102040816326531,"last_synced_commit":"c95e132d92601d07d462f1eb36f330024d503f1c"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fnkf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fnkf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fnkf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fnkf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/nkf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065282,"owners_count":21041872,"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":["ruby"],"created_at":"2024-09-24T20:20:05.423Z","updated_at":"2025-04-09T16:19:04.549Z","avatar_url":"https://github.com/ruby.png","language":"C","readme":"# NKF\n\nThis is a Ruby Extension version of nkf (Network Kanji Filter).\nIt converts the first argument and returns converted result. Conversion\ndetails are specified by flags as the first argument.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'nkf'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install nkf\n\n## Usage\n\n```ruby\nrequire 'nkf'\noutput = NKF.nkf(\"-s\", input)\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ruby/nkf.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fnkf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fnkf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fnkf/lists"}