ldn


Nameldn JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/kinnay/LDN
SummaryPython package for local wireless communication with a Nintendo Switch.
upload_time2024-01-02 18:42:25
maintainer
docs_urlNone
authorYannik Marchand
requires_python
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package implements LDN, or local wireless communication with a Nintendo Switch. Because LDN operates at the data link layer it requires low-level access to your network hardware. This package only supports Linux systems.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kinnay/LDN",
    "name": "ldn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yannik Marchand",
    "author_email": "ymarchand@me.com",
    "download_url": "https://files.pythonhosted.org/packages/67/55/0b1e54eb283a8b0a20dcd002663b76c62fed7411092e80d24d33d00978f7/ldn-0.0.10.tar.gz",
    "platform": "Linux",
    "description": "This package implements LDN, or local wireless communication with a Nintendo Switch. Because LDN operates at the data link layer it requires low-level access to your network hardware. This package only supports Linux systems.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Python package for local wireless communication with a Nintendo Switch.",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/kinnay/LDN"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67550b1e54eb283a8b0a20dcd002663b76c62fed7411092e80d24d33d00978f7",
                "md5": "8d1173b5ff35ce995b7379a30b2c08a1",
                "sha256": "fb39e6c119bdf0b6e92fed8ecd95866c05583dc41d6d196efdc4e8c58936dbab"
            },
            "downloads": -1,
            "filename": "ldn-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8d1173b5ff35ce995b7379a30b2c08a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29261,
            "upload_time": "2024-01-02T18:42:25",
            "upload_time_iso_8601": "2024-01-02T18:42:25.203988Z",
            "url": "https://files.pythonhosted.org/packages/67/55/0b1e54eb283a8b0a20dcd002663b76c62fed7411092e80d24d33d00978f7/ldn-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-02 18:42:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kinnay",
    "github_project": "LDN",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ldn"
}
        
Elapsed time: 0.18983s