i2cssh


Namei2cssh JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttp://github.com/wouterdebie/i2cssh
SummarycsshX like ssh tool for iTerm2
upload_time2024-12-23 20:48:10
maintainerNone
docs_urlNone
authorWouter de Bie
requires_python>3.8
licenseMIT
keywords ssh i2cssh csshx
VCS
bugtrack_url
requirements click click-option-group iterm2 PyYAML shellingham
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/wouterdebie/i2cssh",
    "name": "i2cssh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.8",
    "maintainer_email": null,
    "keywords": "ssh, i2cssh, csshX",
    "author": "Wouter de Bie",
    "author_email": "wouter@evenflow.nl",
    "download_url": "https://files.pythonhosted.org/packages/33/59/4f92f5e9ce063467840af270a6ba59db6f1cb899767a3069cc0c480946a6/i2cssh-0.2.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "csshX like ssh tool for iTerm2",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "http://github.com/wouterdebie/i2cssh"
    },
    "split_keywords": [
        "ssh",
        " i2cssh",
        " csshx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33594f92f5e9ce063467840af270a6ba59db6f1cb899767a3069cc0c480946a6",
                "md5": "070356d8172dc58f4100c7638b45e981",
                "sha256": "d423f3a839806b38fce4cf097c422acbd1c497b8b6bdceb29efb16ee556a727c"
            },
            "downloads": -1,
            "filename": "i2cssh-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "070356d8172dc58f4100c7638b45e981",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.8",
            "size": 16676,
            "upload_time": "2024-12-23T20:48:10",
            "upload_time_iso_8601": "2024-12-23T20:48:10.714128Z",
            "url": "https://files.pythonhosted.org/packages/33/59/4f92f5e9ce063467840af270a6ba59db6f1cb899767a3069cc0c480946a6/i2cssh-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-23 20:48:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wouterdebie",
    "github_project": "i2cssh",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "requirements": [
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "click-option-group",
            "specs": [
                [
                    "==",
                    "0.5.6"
                ]
            ]
        },
        {
            "name": "iterm2",
            "specs": [
                [
                    "==",
                    "2.9"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.2"
                ]
            ]
        },
        {
            "name": "shellingham",
            "specs": [
                [
                    "==",
                    "1.5.4"
                ]
            ]
        }
    ],
    "lcname": "i2cssh"
}
        
Elapsed time: 8.56394s