{ "info": { "author": "Alexey Verkhogluad", "author_email": "acidaone@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This module implements an audio codec IMA ADPCM suitable for use in\ngames or other audio applications. It support 256 bytes compressed blocks\nwith 505 4-bit samples at sample rate 8 KHz mono and 1010 bytes uncompressed\nblocks with 505 16-bit samples at sample rate 8 KHz mono.\n16-bit data samples encoded as 4-bit differences result in 4:1 compression format.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/acida/pyima", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyima", "package_url": "https://pypi.org/project/pyima/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyima/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/acida/pyima" }, "release_url": "https://pypi.org/project/pyima/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python implementation of IMA ADPCM codec.", "version": "0.1" }, "last_serial": 2082435, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "697fc38b2bd895c565b49273b72a9c34", "sha256": "8941e510bb33a57093a102770a6e67bff97d0bfbaf759cc3862f064fcc29eddd" }, "downloads": -1, "filename": "pyima-0.1.tar.gz", "has_sig": false, "md5_digest": "697fc38b2bd895c565b49273b72a9c34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2533, "upload_time": "2016-04-25T09:49:20", "url": "https://files.pythonhosted.org/packages/b4/2b/ec382fc785356320337e7fc9571fda457ac004fcb2578bf80c51fda2c815/pyima-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "697fc38b2bd895c565b49273b72a9c34", "sha256": "8941e510bb33a57093a102770a6e67bff97d0bfbaf759cc3862f064fcc29eddd" }, "downloads": -1, "filename": "pyima-0.1.tar.gz", "has_sig": false, "md5_digest": "697fc38b2bd895c565b49273b72a9c34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2533, "upload_time": "2016-04-25T09:49:20", "url": "https://files.pythonhosted.org/packages/b4/2b/ec382fc785356320337e7fc9571fda457ac004fcb2578bf80c51fda2c815/pyima-0.1.tar.gz" } ] }