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": "dalgorithms",
"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/02/c4/b9685d1908805a64a611ee193a3979901e0bd43ed96d4ab2f565703acceb/dalgorithms-0.1.3.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": "dalgorithms",
"version": "0.1.3",
"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": "91f8f1b5feb68469e0f63ed6a873e292bdabb12085e235173f87a7569b961f30",
"md5": "bec88bb9f201d4de2d2ee8b19ab35bcd",
"sha256": "7a2c2582313bef97c6416df4f0ee2ab6fe46f85e58e3d076979404c81c84f64d"
},
"downloads": -1,
"filename": "dalgorithms-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bec88bb9f201d4de2d2ee8b19ab35bcd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 14923,
"upload_time": "2024-05-14T00:43:33",
"upload_time_iso_8601": "2024-05-14T00:43:33.139368Z",
"url": "https://files.pythonhosted.org/packages/91/f8/f1b5feb68469e0f63ed6a873e292bdabb12085e235173f87a7569b961f30/dalgorithms-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "02c4b9685d1908805a64a611ee193a3979901e0bd43ed96d4ab2f565703acceb",
"md5": "c33aa65188e0002dd03ca4336793bac7",
"sha256": "eb2cbf92392a2ff16d60739108c3a0fe065f51179a8ba5fb5914e06b2a85b158"
},
"downloads": -1,
"filename": "dalgorithms-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "c33aa65188e0002dd03ca4336793bac7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 7128,
"upload_time": "2024-05-14T00:43:34",
"upload_time_iso_8601": "2024-05-14T00:43:34.196615Z",
"url": "https://files.pythonhosted.org/packages/02/c4/b9685d1908805a64a611ee193a3979901e0bd43ed96d4ab2f565703acceb/dalgorithms-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-14 00:43:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "UCUgllekk",
"github_project": "compression_research",
"github_not_found": true,
"lcname": "dalgorithms"
}