{"id":22654029,"url":"https://github.com/nishidayuya/pandoc_binary_gem","last_synced_at":"2025-04-12T04:12:41.370Z","repository":{"id":40445367,"uuid":"482249012","full_name":"nishidayuya/pandoc_binary_gem","owner":"nishidayuya","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T16:18:28.000Z","size":2592045,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T04:12:32.288Z","etag":null,"topics":["pandoc","ruby"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/pandoc_binary","language":"Ruby","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/nishidayuya.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-16T12:32:45.000Z","updated_at":"2025-01-27T16:18:32.000Z","dependencies_parsed_at":"2022-08-28T03:51:13.481Z","dependency_job_id":"886595b7-7b28-42d9-89b6-cc64b89a4d8e","html_url":"https://github.com/nishidayuya/pandoc_binary_gem","commit_stats":{"total_commits":70,"total_committers":3,"mean_commits":"23.333333333333332","dds":"0.34285714285714286","last_synced_commit":"c406cd89162f807030d8ee8727b32f456bb149cf"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishidayuya%2Fpandoc_binary_gem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishidayuya%2Fpandoc_binary_gem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishidayuya%2Fpandoc_binary_gem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nishidayuya%2Fpandoc_binary_gem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nishidayuya","download_url":"https://codeload.github.com/nishidayuya/pandoc_binary_gem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514205,"owners_count":21116903,"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":["pandoc","ruby"],"created_at":"2024-12-09T09:32:06.744Z","updated_at":"2025-04-12T04:12:41.344Z","avatar_url":"https://github.com/nishidayuya.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PandocBinary\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n```console\n$ bundle add pandoc_binary\n```\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n```console\n$ gem install pandoc_binary\n```\n\n## Usage\n\nAfter installation, we can use `pandoc` command:\n\n```console\n$ pandoc --from=gfm --to=html5 a.md \u003e /tmp/a.html\n```\n\nAnd we can use `PandocBinary.executable_path` to get `pandoc` command path:\n\n```ruby\nrequire \"pandoc_binary\"\n\np(PandocBinary.executable_path)\n#=\u003e #\u003cPathname:/home/yuya/.anyenv/envs/rbenv/versions/3.1.2/lib/ruby/gems/3.1.0/gems/pandoc_binary-2.10/libexec/pandoc-linux-amd64\u003e\n```\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/nishidayuya/pandoc_binary_gem .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishidayuya%2Fpandoc_binary_gem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnishidayuya%2Fpandoc_binary_gem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnishidayuya%2Fpandoc_binary_gem/lists"}