{ "info": { "author": "David Schneider", "author_email": "schneidav81@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": "gsm0338\n=======\n.. image:: https://travis-ci.org/dsch/gsm0338.svg?branch=master\n :target: https://travis-ci.org/dsch/gsm0338\n\nPython Codec for 3GPP TS 23.038 / ETSI GSM 03.38\n\n\nExamples\n--------\nDecode GSM 03.38 encoded bytes:\n\n >>> import gsm0338\n >>> b'\\x1b(\\x1b)'.decode('gsm03.38')\n u'{}'\n\nEncode bytes in GSM 03.38:\n\n >>> import gsm0338\n >>> u'{}'.encode('gsm03.38')\n b'\\x1b(\\x1b)'\n\n\nHow it works\n------------\nThe codec implements the encoding and decoding methods in the stateless codecs.Codec class.\nWith loading the module the codec get's automatically registered.\n\n\nMapping source\n--------------\n`3GPP TS 23.038 version 13.0.0 Release 13`_\n\n.. _3GPP TS 23.038 version 13.0.0 Release 13: http://www.etsi.org/deliver/etsi_ts/123000_123099/123038/13.00.00_60/ts_123038v130000p.pdf\n\n\n3GPP TS 23.038 Rel-13: Alphabets and language-specific information\nhttp://www.3gpp.org/dynareport/23038.htm", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dsch/gsm0338", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gsm0338", "package_url": "https://pypi.org/project/gsm0338/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gsm0338/", "project_urls": { "Homepage": "https://github.com/dsch/gsm0338" }, "release_url": "https://pypi.org/project/gsm0338/1.0.0/", "requires_dist": [ "six" ], "requires_python": null, "summary": "GSM 03.38 codec", "version": "1.0.0" }, "last_serial": 2404957, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1915a4ab5c38f4fa409d9185c4385e04", "sha256": "e006741280fc569c5e9ef12057ec20fa4a2434b8a96f587ec16f1a2771c792f7" }, "downloads": -1, "filename": "gsm0338-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1915a4ab5c38f4fa409d9185c4385e04", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9661, "upload_time": "2016-10-17T21:02:40", "url": "https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d03c7068cf2b4a6a2e330d30d03e6443", "sha256": "16838098bd548dda5655aadb3203426089037d59e30f213ff79294648b32ef73" }, "downloads": -1, "filename": "gsm0338-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d03c7068cf2b4a6a2e330d30d03e6443", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7639, "upload_time": "2016-10-17T21:02:42", "url": "https://files.pythonhosted.org/packages/80/13/750bd04252654167876d467df353657a8cd2c49387bfc918f4f7a1893c68/gsm0338-1.0.0.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "de90c9df71add4a4aeee83cd7f177551", "sha256": "5453c699a5b1a448dd9fc8d894ba5de1e2c34fa6d49019a3767f284a20308d9f" }, "downloads": -1, "filename": "gsm0338-1.0a1.tar.gz", "has_sig": false, "md5_digest": "de90c9df71add4a4aeee83cd7f177551", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4647, "upload_time": "2014-12-21T09:43:07", "url": "https://files.pythonhosted.org/packages/2f/8e/d161c95e884515eba60175fb3213436202315c3760f890e37173324f4613/gsm0338-1.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1915a4ab5c38f4fa409d9185c4385e04", "sha256": "e006741280fc569c5e9ef12057ec20fa4a2434b8a96f587ec16f1a2771c792f7" }, "downloads": -1, "filename": "gsm0338-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1915a4ab5c38f4fa409d9185c4385e04", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9661, "upload_time": "2016-10-17T21:02:40", "url": "https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d03c7068cf2b4a6a2e330d30d03e6443", "sha256": "16838098bd548dda5655aadb3203426089037d59e30f213ff79294648b32ef73" }, "downloads": -1, "filename": "gsm0338-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d03c7068cf2b4a6a2e330d30d03e6443", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7639, "upload_time": "2016-10-17T21:02:42", "url": "https://files.pythonhosted.org/packages/80/13/750bd04252654167876d467df353657a8cd2c49387bfc918f4f7a1893c68/gsm0338-1.0.0.tar.gz" } ] }