{"id":19682379,"url":"https://github.com/sublimelinter/sublimelinter-rst","last_synced_at":"2025-04-29T05:30:28.197Z","repository":{"id":14394601,"uuid":"17105110","full_name":"SublimeLinter/SublimeLinter-rst","owner":"SublimeLinter","description":"Deprecated SublimeLinter plugin for reStructuredText, using docutils.","archived":false,"fork":false,"pushed_at":"2025-04-24T10:31:09.000Z","size":7,"stargazers_count":9,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-24T11:33:20.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/SublimeLinter.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-02-23T09:17:05.000Z","updated_at":"2025-04-24T10:30:52.000Z","dependencies_parsed_at":"2025-04-24T11:26:44.014Z","dependency_job_id":"84c47a53-9abf-46f5-a75f-a6b22107ab1d","html_url":"https://github.com/SublimeLinter/SublimeLinter-rst","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-rst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-rst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-rst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-rst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-rst/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251444056,"owners_count":21590405,"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-11T18:10:32.915Z","updated_at":"2025-04-29T05:30:27.910Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","readme":"SublimeLinter-rst\n=================\n\n**This package will stop working in SublimeLinter 4.**\n\nRead more about it [here](https://github.com/SublimeLinter/SublimeLinter3/issues/728). If you want to do something about that please get in touch at the [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter3) repo. \n\n\n-----\n\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-rst.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-rst)\n\nThis linter plugin for [SublimeLinter](http://sublimelinter.com) provides an interface to the [docutils' reStructuredText parser](http://docutils.sourceforge.net/docs/dev/hacking.html#id3) built into Sublime Text. It will be used with files that have the “reStructuredText” syntax.\n\n## Installation\nSublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter 3 is not installed, please follow the instructions [here](http://sublimelinter.com/en/latest/installation.html).\n\n### Linter installation\nBefore installing this plugin, you must ensure that `docutils` is installed on your system. To install `docutils`, do the following:\n\n1. Install [Python 3](http://python.org) and [pip](http://www.pip-installer.org/en/latest/installing.html).\n\n1. Install `docutils` by typing the following in a terminal, replacing ‘x’ with the minor version installed on your system: `[sudo] pip-3.x install docutils`\n\n### Plugin installation\nPlease use [Package Control](https://sublime.wbond.net/installation) to install the linter plugin. This will ensure that the plugin will be updated when new versions are available. If you want to install from source so you can modify the source code, you probably know what you are doing so we won’t cover that here.\n\nTo install via Package Control, do the following:\n\n1. Within Sublime Text, bring up the [Command Palette](http://docs.sublimetext.info/en/sublime-text-3/extensibility/command_palette.html) and type `install`. Among the commands you should see `Package Control: Install Package`. If that command is not highlighted, use the keyboard or mouse to select it. There will be a pause of a few seconds while Package Control fetches the list of available plugins.\n\n1. When the plugin list appears, type `rst`. Among the entries you should see `SublimeLinter-rst`. If that entry is not highlighted, use the keyboard or mouse to select it.\n\n## Settings\nFor general information on how SublimeLinter works with settings, please see [Settings](http://sublimelinter.com/en/latest/settings.html). For information on generic linter settings, please see [Linter Settings](http://sublimelinter.com/en/latest/linter_settings.html).\n\n## Contributing\nIf you would like to contribute enhancements or fixes, please do the following:\n\n1. Fork the plugin repository.\n1. Hack on a separate topic branch created from the latest `master`.\n1. Commit and push the topic branch.\n1. Make a pull request.\n1. Be patient.  ;-)\n\nPlease note that modications should follow these coding guidelines:\n\n- Indent is 4 spaces.\n- Code should pass flake8 and pep257 linters.\n- Vertical whitespace helps readability, don’t be afraid to use it.\n\nThank you for helping out!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-rst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-rst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-rst/lists"}