jira-helper


Namejira-helper JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/kenjyco/jira-helper
SummaryCLI tools and REPL for passing JQL to a JIRA server and filtering results
upload_time2023-07-10 04:44:20
maintainer
docs_urlNone
authorKen
requires_python
licenseMIT
keywords jira jql repl cli command-line helper kenjyco
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Install
-------

Install with ``pip``

::

    % pip3 install jira-helper



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kenjyco/jira-helper",
    "name": "jira-helper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "jira,jql,repl,cli,command-line,helper,kenjyco",
    "author": "Ken",
    "author_email": "kenjyco@gmail.com",
    "download_url": "https://github.com/kenjyco/jira-helper/tarball/v0.0.6",
    "platform": null,
    "description": "Install\n-------\n\nInstall with ``pip``\n\n::\n\n    % pip3 install jira-helper\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI tools and REPL for passing JQL to a JIRA server and filtering results",
    "version": "0.0.6",
    "project_urls": {
        "Download": "https://github.com/kenjyco/jira-helper/tarball/v0.0.6",
        "Homepage": "https://github.com/kenjyco/jira-helper"
    },
    "split_keywords": [
        "jira",
        "jql",
        "repl",
        "cli",
        "command-line",
        "helper",
        "kenjyco"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16abd0a383e3cff794dc9c5c95c7f4e8c52e23e4fbc5b1d446660cc7a867e8d5",
                "md5": "92467bb797c676d27f991178682cb77c",
                "sha256": "dc83731f9c8217864dc4fe2265a06c309720a913c7ae2e5ef6e0e78ceec9cba0"
            },
            "downloads": -1,
            "filename": "jira_helper-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92467bb797c676d27f991178682cb77c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7200,
            "upload_time": "2023-07-10T04:44:20",
            "upload_time_iso_8601": "2023-07-10T04:44:20.932309Z",
            "url": "https://files.pythonhosted.org/packages/16/ab/d0a383e3cff794dc9c5c95c7f4e8c52e23e4fbc5b1d446660cc7a867e8d5/jira_helper-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 04:44:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kenjyco",
    "github_project": "jira-helper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "jira-helper"
}
        
Ken
Elapsed time: 0.10222s