parse-le-beacon


Nameparse-le-beacon JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/thyrasec/parse-le-beacon
SummaryBluetooth Beacon Parser
upload_time2023-12-16 06:52:09
maintainer
docs_urlNone
authorThyrasec
requires_python>=3.7
license
keywords bluetooth bluetooth le setuptools development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # parse-le-beacon

Utility for parsing data from a Bluetooth LE Beacon

Used for pen testing and working with Bluetooth LE

For Information:
https://www.thyrasec.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thyrasec/parse-le-beacon",
    "name": "parse-le-beacon",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Thyrasec <security@thyrasec.com>",
    "keywords": "bluetooth,bluetooth le,setuptools,development",
    "author": "Thyrasec",
    "author_email": "Thyrasec <security@thyrasec.com>",
    "download_url": "https://files.pythonhosted.org/packages/c3/28/01baa43c087cfd670b0a8c8e31cbee55d0b3a70ed0332932b440ef062f15/parse-le-beacon-0.1.0.tar.gz",
    "platform": null,
    "description": "# parse-le-beacon\n\nUtility for parsing data from a Bluetooth LE Beacon\n\nUsed for pen testing and working with Bluetooth LE\n\nFor Information:\nhttps://www.thyrasec.com\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Bluetooth Beacon Parser",
    "version": "0.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/thyrasec/parse-le-beacon/issues",
        "Funding": "https://donate.pypi.org",
        "Homepage": "https://github.com/thyrasec/parse-le-beacon",
        "Say Thanks!": "http://saythanks.io/to/example",
        "Source": "https://github.com/thyrasec/parse-le-beacon"
    },
    "split_keywords": [
        "bluetooth",
        "bluetooth le",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8b1c19c6c3fc25ba7ddf346ad7d904a41b1ae11b994c476979ebc3f4e67c58a",
                "md5": "c9989ff3230541f7b479ed2b64674829",
                "sha256": "969823f30e46950f0ada46a8614cb0a3cdc926bec4cf94a945f9329a18ca3429"
            },
            "downloads": -1,
            "filename": "parse_le_beacon-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9989ff3230541f7b479ed2b64674829",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7003,
            "upload_time": "2023-12-16T06:52:07",
            "upload_time_iso_8601": "2023-12-16T06:52:07.798976Z",
            "url": "https://files.pythonhosted.org/packages/d8/b1/c19c6c3fc25ba7ddf346ad7d904a41b1ae11b994c476979ebc3f4e67c58a/parse_le_beacon-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c32801baa43c087cfd670b0a8c8e31cbee55d0b3a70ed0332932b440ef062f15",
                "md5": "0913be557c78d0e7ef42c8d80065f060",
                "sha256": "a45708c8e5a77f3a0a03767c65d0b61d660c212f547e64020674c66e6be8a933"
            },
            "downloads": -1,
            "filename": "parse-le-beacon-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0913be557c78d0e7ef42c8d80065f060",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8466,
            "upload_time": "2023-12-16T06:52:09",
            "upload_time_iso_8601": "2023-12-16T06:52:09.330948Z",
            "url": "https://files.pythonhosted.org/packages/c3/28/01baa43c087cfd670b0a8c8e31cbee55d0b3a70ed0332932b440ef062f15/parse-le-beacon-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-16 06:52:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thyrasec",
    "github_project": "parse-le-beacon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "parse-le-beacon"
}
        
Elapsed time: 0.17778s