morse-tools


Namemorse-tools JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryVarious tools for working with morse code
upload_time2024-10-08 14:47:38
maintainerNone
docs_urlNone
authorShackledMars261
requires_python>=3.0
licenseMIT
keywords morse tools audio text ctf capture the flag forensics wave wav audio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # morse-tools

## Installation
```
$ python3 -m pip install morse-tools
```

## How to use
```
$ morse-tools -h
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "morse-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": "morse, tools, audio, text, ctf, capture, the, flag, forensics, wave, wav, audio",
    "author": "ShackledMars261",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/99/fe/6e3ffcf9bf8046929a480a80888a16b4ca61d075ef6c685724ca9a6d8fd4/morse_tools-1.0.3.tar.gz",
    "platform": null,
    "description": "# morse-tools\n\n## Installation\n```\n$ python3 -m pip install morse-tools\n```\n\n## How to use\n```\n$ morse-tools -h\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Various tools for working with morse code",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "morse",
        " tools",
        " audio",
        " text",
        " ctf",
        " capture",
        " the",
        " flag",
        " forensics",
        " wave",
        " wav",
        " audio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05f232c78a10d5041699805c608711581de32334faf4b4016eef41fe75c35645",
                "md5": "591fd27f21f202d9bf2aa4595c40c6b4",
                "sha256": "910cffae13fa23a5a556a3a23bd7943aa848ada63b2a95bf05e083ad517ed872"
            },
            "downloads": -1,
            "filename": "morse_tools-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "591fd27f21f202d9bf2aa4595c40c6b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 2012,
            "upload_time": "2024-10-08T14:47:37",
            "upload_time_iso_8601": "2024-10-08T14:47:37.077448Z",
            "url": "https://files.pythonhosted.org/packages/05/f2/32c78a10d5041699805c608711581de32334faf4b4016eef41fe75c35645/morse_tools-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99fe6e3ffcf9bf8046929a480a80888a16b4ca61d075ef6c685724ca9a6d8fd4",
                "md5": "0df9dc346dcfed5d7c81c6792eef3892",
                "sha256": "dc8cdcb2f5b01c1e03119182269961e98641c3d85a34bf4ef635d49740af87ca"
            },
            "downloads": -1,
            "filename": "morse_tools-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0df9dc346dcfed5d7c81c6792eef3892",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 2014,
            "upload_time": "2024-10-08T14:47:38",
            "upload_time_iso_8601": "2024-10-08T14:47:38.437866Z",
            "url": "https://files.pythonhosted.org/packages/99/fe/6e3ffcf9bf8046929a480a80888a16b4ca61d075ef6c685724ca9a6d8fd4/morse_tools-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 14:47:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "morse-tools"
}
        
Elapsed time: 0.39610s