rstms-vimfix


Namerstms-vimfix JSON
Version 0.1.17 PyPI version JSON
download
home_pageNone
SummaryTop-level package for rstms-vimfix.
upload_time2024-07-31 19:44:42
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords rstms vim quickfix rstms-vimfix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            rstms-vimfix
============


![Image](https://img.shields.io/github/license/rstms/rstms-vimfix)

![Image](https://img.shields.io/pypi/v/rstms-vimfix.svg)




Run a compile command and process the output for vim quickfix mode


* Free software: MIT license
* Documentation: https://rstms-vimfix.readthedocs.io.



Credits
-------

This package was created with Cookiecutter and `rstms/cookiecutter-python-cli`, a fork of the `audreyr/cookiecutter-pypackage` project template.

[audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
[rstms/cookiecutter-python-cli](https://github.com/rstms/cookiecutter-python-cli)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rstms-vimfix",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "rstms, vim, quickfix, rstms-vimfix",
    "author": null,
    "author_email": "Matt Krueger <mkrueger@rstms.net>",
    "download_url": "https://files.pythonhosted.org/packages/62/18/10602e08fc855f0c33203bdf606ee42cd26c1c43ef388c4371ac11f1755a/rstms_vimfix-0.1.17.tar.gz",
    "platform": null,
    "description": "rstms-vimfix\n============\n\n\n![Image](https://img.shields.io/github/license/rstms/rstms-vimfix)\n\n![Image](https://img.shields.io/pypi/v/rstms-vimfix.svg)\n\n\n\n\nRun a compile command and process the output for vim quickfix mode\n\n\n* Free software: MIT license\n* Documentation: https://rstms-vimfix.readthedocs.io.\n\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter and `rstms/cookiecutter-python-cli`, a fork of the `audreyr/cookiecutter-pypackage` project template.\n\n[audreyr/cookiecutter](https://github.com/audreyr/cookiecutter)\n[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)\n[rstms/cookiecutter-python-cli](https://github.com/rstms/cookiecutter-python-cli)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Top-level package for rstms-vimfix.",
    "version": "0.1.17",
    "project_urls": {
        "Home": "https://github.com/rstms/rstms-vimfix"
    },
    "split_keywords": [
        "rstms",
        " vim",
        " quickfix",
        " rstms-vimfix"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbc7f3349dec8bb1dd7a4f5d833fad52f00218e96278ce55ec6d826551d14c6a",
                "md5": "cd78843f2848027414acf570f99d3af6",
                "sha256": "a7f14f852bfa4c84d576a8d5ecebba96675a691273eb9334178c499a51a711f2"
            },
            "downloads": -1,
            "filename": "rstms_vimfix-0.1.17-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd78843f2848027414acf570f99d3af6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7150,
            "upload_time": "2024-07-31T19:44:40",
            "upload_time_iso_8601": "2024-07-31T19:44:40.730594Z",
            "url": "https://files.pythonhosted.org/packages/fb/c7/f3349dec8bb1dd7a4f5d833fad52f00218e96278ce55ec6d826551d14c6a/rstms_vimfix-0.1.17-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "621810602e08fc855f0c33203bdf606ee42cd26c1c43ef388c4371ac11f1755a",
                "md5": "6b9938beae67de35aa57b25bd9189332",
                "sha256": "933a55391656ddda030037681a3659f2d700ed07d5dc968803eea59fc9ba2fb9"
            },
            "downloads": -1,
            "filename": "rstms_vimfix-0.1.17.tar.gz",
            "has_sig": false,
            "md5_digest": "6b9938beae67de35aa57b25bd9189332",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17604,
            "upload_time": "2024-07-31T19:44:42",
            "upload_time_iso_8601": "2024-07-31T19:44:42.189926Z",
            "url": "https://files.pythonhosted.org/packages/62/18/10602e08fc855f0c33203bdf606ee42cd26c1c43ef388c4371ac11f1755a/rstms_vimfix-0.1.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 19:44:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rstms",
    "github_project": "rstms-vimfix",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "rstms-vimfix"
}
        
Elapsed time: 6.62430s