{ "info": { "author": "Vivien Henry", "author_email": "vivien.henry@outlook.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "==================\nmicroparcel-python\n==================\n\n\n.. image:: https://img.shields.io/pypi/v/microparcel.svg\n :target: https://pypi.python.org/pypi/microparcel\n\n.. image:: https://img.shields.io/travis/lukh/microparcel-python.svg\n :target: https://travis-ci.org/lukh/microparcel-python\n\n.. image:: https://readthedocs.org/projects/microparcel-python/badge/?version=latest\n :target: https://microparcel-python.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\nSerialize and deserialize structured data.\n\nmicroparcel impementation in Python.\n\n* Free software: MIT license\n\n\nProvides three differents entities:\n\nA Message is the payload, with methods to access specifics bitfields on the data buffer\n\nThe Frame encapsulates the Message between a Start Of Frame and a CheckSum\n\nAnd the Parser is used to Parse bytes into Message and encodes Messages in Frame\n\nSee Documentation: https://microparcel-python.readthedocs.io/en/latest/\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-09-24)\n------------------\n\n* First release on PyPI.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lukh/microparcel", "keywords": "microparcel", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "microparcel", "package_url": "https://pypi.org/project/microparcel/", "platform": "", "project_url": "https://pypi.org/project/microparcel/", "project_urls": { "Homepage": "https://github.com/lukh/microparcel" }, "release_url": "https://pypi.org/project/microparcel/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Serialize and deserialize data from a buffer", "version": "0.1.1" }, "last_serial": 5878182, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "351a433b57ebdcf3a9fdd8a96effd170", "sha256": "aecbd1def11d2511d65f274be8b36500f3c25adf775a2a49ed8c27375c7f6acd" }, "downloads": -1, "filename": "microparcel-0.1.0.tar.gz", "has_sig": false, "md5_digest": "351a433b57ebdcf3a9fdd8a96effd170", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11321, "upload_time": "2019-09-24T07:54:40", "url": "https://files.pythonhosted.org/packages/69/0a/4e31b30ed1c1a7ea83c71515fbd5d9b955bf3655ee06466aa2d3b1045e9c/microparcel-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4f629d954a52a0fd6fc34b8c1e36db13", "sha256": "af5fee6c2fb4b19b773e9cee5b03b53f50321f3f367a5e5c61efdf306466c182" }, "downloads": -1, "filename": "microparcel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4f629d954a52a0fd6fc34b8c1e36db13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11323, "upload_time": "2019-09-24T08:02:58", "url": "https://files.pythonhosted.org/packages/1f/5f/0d82bd7ce24d22795af729ba8d21ae0736d0446c03104188bf8c1a21bc22/microparcel-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f629d954a52a0fd6fc34b8c1e36db13", "sha256": "af5fee6c2fb4b19b773e9cee5b03b53f50321f3f367a5e5c61efdf306466c182" }, "downloads": -1, "filename": "microparcel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4f629d954a52a0fd6fc34b8c1e36db13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11323, "upload_time": "2019-09-24T08:02:58", "url": "https://files.pythonhosted.org/packages/1f/5f/0d82bd7ce24d22795af729ba8d21ae0736d0446c03104188bf8c1a21bc22/microparcel-0.1.1.tar.gz" } ] }