{ "info": { "author": "Zohar Lee", "author_email": "leafvmaple@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# luadata\n\nThis is a Python package that can serialize `Python` list & dictionary to `Lua` table, or unserialize `Lua` table to `Python` list & dictionary.\n\n## Install\n\nBinary installers for the latest released version are available at the `Pypi`.\n```\npython -m pip install --upgrade luadata\n```\n\n## Use\n\nYou can use `serialize` to output your Python data into a Lua file on path.\n```\nluadata.serialize(data, path, encoding='utf-8')\n```\nOr use `unserialize` to input your Python data from a Lua file on path.\n```\ndata = luadata.unserialize(path, encoding='utf-8')\n```\n\n## License\n\n[BSD](https://github.com/leafvmaple/luadata/blob/master/LICENSE)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/leafvmaple/luadata", "keywords": "lua,data,luadata,table", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "luadata", "package_url": "https://pypi.org/project/luadata/", "platform": "any", "project_url": "https://pypi.org/project/luadata/", "project_urls": { "Homepage": "https://github.com/leafvmaple/luadata" }, "release_url": "https://pypi.org/project/luadata/0.0.8/", "requires_dist": null, "requires_python": "", "summary": "Serialize and unserialize Python list & dictionary between Lua table.", "version": "0.0.8" }, "last_serial": 5489841, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "7e561357559a67e0de27618d79f82eeb", "sha256": "a5975b43deb3b31a365bbb547334eeaaaa3429d504af00518bffeca0adfb2707" }, "downloads": -1, "filename": "luadata-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "7e561357559a67e0de27618d79f82eeb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10995, "upload_time": "2019-04-29T16:10:21", "url": "https://files.pythonhosted.org/packages/47/c3/a417f0944dc8653323f5c0cf12bbc5f1931a2da891c1c7389a73f957de46/luadata-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e77c9661b500775e2ef94b182bf940e", "sha256": "8fe6135cdd15d551de5013f967853f6fc6ee72092e6ac8c2b2a8f582ef124f47" }, "downloads": -1, "filename": "luadata-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4e77c9661b500775e2ef94b182bf940e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1764, "upload_time": "2019-04-29T16:10:47", "url": "https://files.pythonhosted.org/packages/a9/28/6f23f614d36063e6e04a63d18ddf669a26b70e8d4ec4a43cac70c08594ca/luadata-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "831168d31f39ae21be57c3700737351c", "sha256": "fd7b386e0c75dbbbad3893a85f9a90bef9801a268e016b9c84e4eacec26a7c25" }, "downloads": -1, "filename": "luadata-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "831168d31f39ae21be57c3700737351c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4003, "upload_time": "2019-04-30T04:17:21", "url": "https://files.pythonhosted.org/packages/d4/3b/63ff7d9e3a26cb46c570c4e20790e6a8dbec650625cdf3b4e8dfad88d267/luadata-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55ca8041bd7dd2930e2c68148b158b38", "sha256": "3d3dc8181b4064346dc7166639d385f912aeff958e020d856567b57ca328a848" }, "downloads": -1, "filename": "luadata-0.0.4.tar.gz", "has_sig": false, "md5_digest": "55ca8041bd7dd2930e2c68148b158b38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1923, "upload_time": "2019-04-30T04:17:25", "url": "https://files.pythonhosted.org/packages/3a/26/718bd07685c78db1e9c32bd9d1e23e5ae5352e6553b040f80c1b628439ef/luadata-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "423bc84ed297b564461478cae3a0a251", "sha256": "ee3ec2c626579a21af076113634668b26d55963acab729172cbd1ceab8ca35d2" }, "downloads": -1, "filename": "luadata-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "423bc84ed297b564461478cae3a0a251", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5025, "upload_time": "2019-06-18T13:27:24", "url": "https://files.pythonhosted.org/packages/e8/99/fcd88365454cc65a86eb709d13d95a460b47fd8631034e278288e26a37a2/luadata-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d4345d6050cab9050cb5927eecd385a", "sha256": "7bffad5cc56c9f4aa749f9d42c8ce9c3ae4ace79d73b07b1fd16c4d998193207" }, "downloads": -1, "filename": "luadata-0.0.5.tar.gz", "has_sig": false, "md5_digest": "6d4345d6050cab9050cb5927eecd385a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2789, "upload_time": "2019-06-18T13:27:27", "url": "https://files.pythonhosted.org/packages/8c/46/95a11e9545b2d02e1261e81a719d33063e2e6225027301509b867fe905cd/luadata-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "6c08dd5a00b8b3ef56f325814092a6cc", "sha256": "ed8ac4d0ad7ab274c5713e86c53af426c23a7e16767b1718bd1a5c07096dfb33" }, "downloads": -1, "filename": "luadata-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "6c08dd5a00b8b3ef56f325814092a6cc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5130, "upload_time": "2019-06-18T13:27:25", "url": "https://files.pythonhosted.org/packages/e2/35/8aa1f7fd7b665f47efa5d8c01fe7905917685860a572d085ede4acf65ac6/luadata-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "60d9e839f9beab57f1d6bfcc71539d93", "sha256": "f9f473dcc882d7a3feab0137391d738ba148e69ecfa331c17f7c9dfd877ccd48" }, "downloads": -1, "filename": "luadata-0.0.6.tar.gz", "has_sig": false, "md5_digest": "60d9e839f9beab57f1d6bfcc71539d93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2898, "upload_time": "2019-06-18T13:27:28", "url": "https://files.pythonhosted.org/packages/e4/b2/d98b0d0d0891627ef099bed1673e04980ecb466564e7722c593200316a22/luadata-0.0.6.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "868a82646363643983e347a5b3614de1", "sha256": "113751f3c4ce9a0e5d35f3039ad8fcc9f56ab6d53e6ed7c594151aad43a5f531" }, "downloads": -1, "filename": "luadata-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "868a82646363643983e347a5b3614de1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5147, "upload_time": "2019-07-05T06:39:52", "url": "https://files.pythonhosted.org/packages/56/b6/4b114056688ee0820c376ee80486d50722e74096908e4f492ed60c0046d0/luadata-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d686f22d867505af0b2827c00d846b2b", "sha256": "7d7413812b4a9e738802791cc62b6df956a73be073e8eadb3259a7315278744c" }, "downloads": -1, "filename": "luadata-0.0.8.tar.gz", "has_sig": false, "md5_digest": "d686f22d867505af0b2827c00d846b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2913, "upload_time": "2019-07-05T06:39:53", "url": "https://files.pythonhosted.org/packages/20/eb/964c2d43172fd06ca7a3e3b16c64614dde91916a1f3949abdd8c63e17c22/luadata-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "868a82646363643983e347a5b3614de1", "sha256": "113751f3c4ce9a0e5d35f3039ad8fcc9f56ab6d53e6ed7c594151aad43a5f531" }, "downloads": -1, "filename": "luadata-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "868a82646363643983e347a5b3614de1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5147, "upload_time": "2019-07-05T06:39:52", "url": "https://files.pythonhosted.org/packages/56/b6/4b114056688ee0820c376ee80486d50722e74096908e4f492ed60c0046d0/luadata-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d686f22d867505af0b2827c00d846b2b", "sha256": "7d7413812b4a9e738802791cc62b6df956a73be073e8eadb3259a7315278744c" }, "downloads": -1, "filename": "luadata-0.0.8.tar.gz", "has_sig": false, "md5_digest": "d686f22d867505af0b2827c00d846b2b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2913, "upload_time": "2019-07-05T06:39:53", "url": "https://files.pythonhosted.org/packages/20/eb/964c2d43172fd06ca7a3e3b16c64614dde91916a1f3949abdd8c63e17c22/luadata-0.0.8.tar.gz" } ] }