ltcodecs


Nameltcodecs JSON
Version 4.2.1 PyPI version JSON
download
home_pageNone
SummaryLT Codecs: Lightweight codecs for use over low-throughput links
upload_time2025-08-19 15:44:36
maintainerNone
docs_urlNone
authorWoods Hole Oceanographic Institution, Acoustic Communications Group
requires_python>=3.6
licenseLGPL-3.0-or-later
keywords library python modules scientific/engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LT Codecs

 [![pipeline status](https://git.whoi.edu/acomms/ltcodec/badges/master/pipeline.svg)](https://git.whoi.edu/acomms/ltcodec/-/commits/master) 
 [![coverage report](https://git.whoi.edu/acomms/ltcodec/badges/master/coverage.svg)](https://git.whoi.edu/acomms/ltcodec/-/commits/master) 
 [![Latest Release](https://git.whoi.edu/acomms/ltcodec/-/badges/release.svg)](https://git.whoi.edu/acomms/ltcodec/-/releases) 

Flexible, lightweight codec system for transferring messages over acoustic and other low-throughput links.

See the documentation for more information: https://acomms.pages.whoi.edu/ltcodec/

Install from Pypi via `pip install ltcodecs`
[setup.cfg](setup.cfg)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ltcodecs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "Library, Python Modules, Scientific/Engineering",
    "author": "Woods Hole Oceanographic Institution, Acoustic Communications Group",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e1/2c/116caf6b9896292528a6e90d81edbf9f65afbdd663beaeaa5f08437ca7ff/ltcodecs-4.2.1.tar.gz",
    "platform": null,
    "description": "# LT Codecs\n\n [![pipeline status](https://git.whoi.edu/acomms/ltcodec/badges/master/pipeline.svg)](https://git.whoi.edu/acomms/ltcodec/-/commits/master) \n [![coverage report](https://git.whoi.edu/acomms/ltcodec/badges/master/coverage.svg)](https://git.whoi.edu/acomms/ltcodec/-/commits/master) \n [![Latest Release](https://git.whoi.edu/acomms/ltcodec/-/badges/release.svg)](https://git.whoi.edu/acomms/ltcodec/-/releases) \n\nFlexible, lightweight codec system for transferring messages over acoustic and other low-throughput links.\n\nSee the documentation for more information: https://acomms.pages.whoi.edu/ltcodec/\n\nInstall from Pypi via `pip install ltcodecs`\n[setup.cfg](setup.cfg)\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-or-later",
    "summary": "LT Codecs: Lightweight codecs for use over low-throughput links",
    "version": "4.2.1",
    "project_urls": {
        "documentation": "https://acomms.pages.whoi.edu/ltcodec/",
        "homepage": "https://git.whoi.edu/acomms/ltcodec/"
    },
    "split_keywords": [
        "library",
        " python modules",
        " scientific/engineering"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a40c742c47032973cfbf985206645da7db3535549c1a59d9c52182073108f2c",
                "md5": "c329d26cc2fcabcd741eda510b27321b",
                "sha256": "cf36f3e8609265b15b80cb93730d1338702cbdee0720a152402dcb9d6c49641e"
            },
            "downloads": -1,
            "filename": "ltcodecs-4.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c329d26cc2fcabcd741eda510b27321b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 29153,
            "upload_time": "2025-08-19T15:44:35",
            "upload_time_iso_8601": "2025-08-19T15:44:35.820275Z",
            "url": "https://files.pythonhosted.org/packages/1a/40/c742c47032973cfbf985206645da7db3535549c1a59d9c52182073108f2c/ltcodecs-4.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e12c116caf6b9896292528a6e90d81edbf9f65afbdd663beaeaa5f08437ca7ff",
                "md5": "260356a29692dbe99f88d2a30e827f7c",
                "sha256": "0f619812a41944e7f185804ea4b0a99f0a9c51d85260b019951c4ab1435d0d8f"
            },
            "downloads": -1,
            "filename": "ltcodecs-4.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "260356a29692dbe99f88d2a30e827f7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 30296,
            "upload_time": "2025-08-19T15:44:36",
            "upload_time_iso_8601": "2025-08-19T15:44:36.869290Z",
            "url": "https://files.pythonhosted.org/packages/e1/2c/116caf6b9896292528a6e90d81edbf9f65afbdd663beaeaa5f08437ca7ff/ltcodecs-4.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 15:44:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ltcodecs"
}
        
Elapsed time: 0.71188s