{ "info": { "author": "Asish Panda", "author_email": "asishrocks95@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "USAGE\r\n\r\n-> Copy the file you wish to encode, in the python script directory.\r\n\r\n-> From terminal or command prompt, type python encode -e \r\n\r\n-> This will save the compressed file in the directory of python script.\r\n\r\n-> A key file will be created which will be used for decoding purposes.\r\n\r\n-> To decode type python decode -d .", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kaichogami/huffman_compression/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kaichogami/huffman_compression", "keywords": "compression,binary tree,lossless", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "huffman_compression", "package_url": "https://pypi.org/project/huffman_compression/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/huffman_compression/", "project_urls": { "Download": "https://github.com/kaichogami/huffman_compression/tarball/0.1", "Homepage": "https://github.com/kaichogami/huffman_compression" }, "release_url": "https://pypi.org/project/huffman_compression/0.1/", "requires_dist": null, "requires_python": null, "summary": "Lossless compression of text data", "version": "0.1" }, "last_serial": 1787909, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "462048a513824ffcda6de0ec323d6836", "sha256": "207418917ac2c0a2805bed032b895deb5de6312513cd089b64a2ef4eb7b9e16e" }, "downloads": -1, "filename": "huffman_compression-0.1.tar.gz", "has_sig": false, "md5_digest": "462048a513824ffcda6de0ec323d6836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3953, "upload_time": "2015-10-27T05:57:28", "url": "https://files.pythonhosted.org/packages/ff/4b/5f0236829b7290195300fb8392baaf7b946639d368b8f83eaa96acaf9c4f/huffman_compression-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "462048a513824ffcda6de0ec323d6836", "sha256": "207418917ac2c0a2805bed032b895deb5de6312513cd089b64a2ef4eb7b9e16e" }, "downloads": -1, "filename": "huffman_compression-0.1.tar.gz", "has_sig": false, "md5_digest": "462048a513824ffcda6de0ec323d6836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3953, "upload_time": "2015-10-27T05:57:28", "url": "https://files.pythonhosted.org/packages/ff/4b/5f0236829b7290195300fb8392baaf7b946639d368b8f83eaa96acaf9c4f/huffman_compression-0.1.tar.gz" } ] }