{"id":15360651,"url":"https://github.com/tkf/rstcheck","last_synced_at":"2026-03-02T08:30:17.180Z","repository":{"id":2447776,"uuid":"3418460","full_name":"tkf/rstcheck","owner":"tkf","description":"reStructuredText checker","archived":false,"fork":false,"pushed_at":"2013-02-17T02:24:55.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T09:25:19.320Z","etag":null,"topics":[],"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/tkf.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2012-02-11T22:37:06.000Z","updated_at":"2013-11-05T09:13:33.000Z","dependencies_parsed_at":"2022-09-09T00:52:30.514Z","dependency_job_id":null,"html_url":"https://github.com/tkf/rstcheck","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/tkf%2Frstcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Frstcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Frstcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkf%2Frstcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkf","download_url":"https://codeload.github.com/tkf/rstcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879516,"owners_count":19712234,"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-10-01T12:51:14.582Z","updated_at":"2026-03-02T08:30:17.133Z","avatar_url":"https://github.com/tkf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========================\n reStructuredText checker\n==========================\n\n\nUsage\n-----\n\n::\n\n  rstcheck.py path/to/file.rst\n\n\nUsing rstcheck with flymake\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nPut the following in your Emacs setting and replace\n`\"path/to/rstcheck.py\"` with the real path::\n\n  (defun flymake-rst-init ()\n    (let* ((temp-file (flymake-init-create-temp-buffer-copy\n                       'flymake-create-temp-inplace))\n           (local-file (file-relative-name\n                        temp-file\n                        (file-name-directory buffer-file-name))))\n      (list \"path/to/rstcheck.py\" (list local-file))))\n\n  (add-to-list 'flymake-allowed-file-name-masks\n               '(\"\\\\.rst\\\\'\" flymake-rst-init))\n  (add-to-list 'flymake-allowed-file-name-masks\n               '(\"\\\\.rest\\\\'\" flymake-rst-init))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Frstcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkf%2Frstcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkf%2Frstcheck/lists"}