chewie


Namechewie JSON
Version 0.0.25 PyPI version JSON
download
home_pagehttps://github.com/faucetsdn/chewie
SummaryA bare-bones EAPOL/802.1x implementation
upload_time2023-04-18 22:17:31
maintainer
docs_urlNone
authorSam Russell
requires_python>=3.8
licenseApache-2
keywords 802.1x dot1x eap eapol radius authentication aaa
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/faucetsdn/chewie",
    "name": "chewie",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "802.1x,dot1x,eap,eapol,radius,authentication,aaa",
    "author": "Sam Russell",
    "author_email": "sam.h.russell@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/44/65/962bd14eab22c6c7635167107ddd5bc5159e398a6fc5462d01c0a78a8b94/chewie-0.0.25.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2",
    "summary": "A bare-bones EAPOL/802.1x implementation",
    "version": "0.0.25",
    "split_keywords": [
        "802.1x",
        "dot1x",
        "eap",
        "eapol",
        "radius",
        "authentication",
        "aaa"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4465962bd14eab22c6c7635167107ddd5bc5159e398a6fc5462d01c0a78a8b94",
                "md5": "d0cbe66d2e92ade03bc2e02576cd317c",
                "sha256": "da7c099ad31a9c2cffd1ffc1b2b7142980b3a0332cc275df7829d18527676d2d"
            },
            "downloads": -1,
            "filename": "chewie-0.0.25.tar.gz",
            "has_sig": false,
            "md5_digest": "d0cbe66d2e92ade03bc2e02576cd317c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 118297,
            "upload_time": "2023-04-18T22:17:31",
            "upload_time_iso_8601": "2023-04-18T22:17:31.380330Z",
            "url": "https://files.pythonhosted.org/packages/44/65/962bd14eab22c6c7635167107ddd5bc5159e398a6fc5462d01c0a78a8b94/chewie-0.0.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 22:17:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "faucetsdn",
    "github_project": "chewie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "chewie"
}
        
Elapsed time: 0.08148s