rlane-keyboard


Namerlane-keyboard JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
Summarycomputer keyboard model
upload_time2024-11-17 15:35:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords keyboard shortcuts
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### keyboard - computer keyboard model

#### Usage
    keyboard [-h] [-v] [-V] [--print-config] [--print-url]
             [--completion [SHELL]]
             KEYNAME
    
Command line test tool.

#### Positional Arguments
    KEYNAME             Parse and print given KEYNAME.

#### General options
    -h, --help          Show this help message and exit.
    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.
    -V, --version       Print version number and exit.
    --print-config      Print effective config and exit.
    --print-url         Print project url and exit.
    --completion [SHELL]
                        Print completion scripts for `SHELL` and exit
                        (default: `bash`).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rlane-keyboard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "keyboard, shortcuts",
    "author": null,
    "author_email": "Russel Lane <russel@rlane.com>",
    "download_url": "https://files.pythonhosted.org/packages/bf/da/850c88f456817d3ff8650288deee4aeb046e74c87716aff3e0b6caecaed0/rlane_keyboard-1.0.2.tar.gz",
    "platform": null,
    "description": "### keyboard - computer keyboard model\n\n#### Usage\n    keyboard [-h] [-v] [-V] [--print-config] [--print-url]\n             [--completion [SHELL]]\n             KEYNAME\n    \nCommand line test tool.\n\n#### Positional Arguments\n    KEYNAME             Parse and print given KEYNAME.\n\n#### General options\n    -h, --help          Show this help message and exit.\n    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.\n    -V, --version       Print version number and exit.\n    --print-config      Print effective config and exit.\n    --print-url         Print project url and exit.\n    --completion [SHELL]\n                        Print completion scripts for `SHELL` and exit\n                        (default: `bash`).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "computer keyboard model",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/russellane/keyboard"
    },
    "split_keywords": [
        "keyboard",
        " shortcuts"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1f8f6ab2a37bfa9efecfb6a05e1e6c2ac085cd0b6078c061f1eeb2d92f81d0e",
                "md5": "a33d15f2c20f4cf47c71f5ec7744255d",
                "sha256": "8915b6c374edd9b68d4dee4529345aabce70a2e6d68f025ae89b3b8fc4f6af32"
            },
            "downloads": -1,
            "filename": "rlane_keyboard-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a33d15f2c20f4cf47c71f5ec7744255d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 8365,
            "upload_time": "2024-11-17T15:35:42",
            "upload_time_iso_8601": "2024-11-17T15:35:42.872312Z",
            "url": "https://files.pythonhosted.org/packages/a1/f8/f6ab2a37bfa9efecfb6a05e1e6c2ac085cd0b6078c061f1eeb2d92f81d0e/rlane_keyboard-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfda850c88f456817d3ff8650288deee4aeb046e74c87716aff3e0b6caecaed0",
                "md5": "df000d19dee8b6e9cc47c294e15a774e",
                "sha256": "12f49e00c1f1e412b01052c2348a336f46a9b505720c0dbf4e65f0b293570d94"
            },
            "downloads": -1,
            "filename": "rlane_keyboard-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "df000d19dee8b6e9cc47c294e15a774e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9714,
            "upload_time": "2024-11-17T15:35:44",
            "upload_time_iso_8601": "2024-11-17T15:35:44.054967Z",
            "url": "https://files.pythonhosted.org/packages/bf/da/850c88f456817d3ff8650288deee4aeb046e74c87716aff3e0b6caecaed0/rlane_keyboard-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 15:35:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "russellane",
    "github_project": "keyboard",
    "github_not_found": true,
    "lcname": "rlane-keyboard"
}
        
Elapsed time: 0.87403s