A package that allows to compress different types of data using different algorithms such as LZW, LZ78, Deflate, Huffman
Raw data
{
"_id": null,
"home_page": "https://github.com/UCUgllekk/compression_research",
"name": "di-compression",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "python, compress, compression, algorithm, lz78, lzw, huffman, deflate",
"author": "UCUgllekk",
"author_email": "pavlosiuk.pn@ucu.edu.ua",
"download_url": "https://files.pythonhosted.org/packages/db/cb/a07c129c470258899146bb93141b975e655ea3e0c4db7ea72ceedd73f1a8/di_compression-0.1.1.tar.gz",
"platform": null,
"description": "A package that allows to compress different types of data using different algorithms such as LZW, LZ78, Deflate, Huffman\n",
"bugtrack_url": null,
"license": null,
"summary": "Compress algorithms",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/UCUgllekk/compression_research"
},
"split_keywords": [
"python",
" compress",
" compression",
" algorithm",
" lz78",
" lzw",
" huffman",
" deflate"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "347eb2b755d51c134d6aafc2df1ffad9fa0bcfa55367396d2f7d15eec99689f2",
"md5": "3ec9ac5ee4d90c1362e5b39cc4d228f4",
"sha256": "ef5caf45a138c35e316ec94e698210228c6f17ba53ca2b4b4d89311b4f665720"
},
"downloads": -1,
"filename": "di_compression-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ec9ac5ee4d90c1362e5b39cc4d228f4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 8348,
"upload_time": "2024-05-15T02:24:26",
"upload_time_iso_8601": "2024-05-15T02:24:26.326753Z",
"url": "https://files.pythonhosted.org/packages/34/7e/b2b755d51c134d6aafc2df1ffad9fa0bcfa55367396d2f7d15eec99689f2/di_compression-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dbcba07c129c470258899146bb93141b975e655ea3e0c4db7ea72ceedd73f1a8",
"md5": "946e7c4cd2e1ab159c78a1d8652a44a2",
"sha256": "2d3a75f725336a69d246dc4ea0b13d0bfda58a5ade9b59a05a164bd603e0c0a0"
},
"downloads": -1,
"filename": "di_compression-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "946e7c4cd2e1ab159c78a1d8652a44a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 12527,
"upload_time": "2024-05-15T02:24:27",
"upload_time_iso_8601": "2024-05-15T02:24:27.392090Z",
"url": "https://files.pythonhosted.org/packages/db/cb/a07c129c470258899146bb93141b975e655ea3e0c4db7ea72ceedd73f1a8/di_compression-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-15 02:24:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "UCUgllekk",
"github_project": "compression_research",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "di-compression"
}