{ "info": { "author": "Ju Lin", "author_email": "soasme@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "- What is Dogeon?\n\nDogeon is a simple, fast, complete, correct and extensible DSON \nencoder and decoder for Python 2.5+ and Python 3.3+.\nIt is pure Python code with no dependencies.\n\nThe encoder can be specialized to provide serialization in any kind of situation,\nwithout any special support by the objects to be serialized (somewhat like pickle).\nThis is best done with the default kwarg to dumps.\n\nThe decoder can handle incoming DSON strings of any specified encoding\n(UTF-8 by default). It can also be specialized to post-process DSON objects with\nthe object_hook or object_pairs_hook kwargs.", "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/soasme/dogeon", "keywords": "DSON dson Dogeon", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "Dogeon", "package_url": "https://pypi.org/project/Dogeon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Dogeon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/soasme/dogeon" }, "release_url": "https://pypi.org/project/Dogeon/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple, fast, extensible DSON encoder/decoder for Python", "version": "1.0.1" }, "last_serial": 1118276, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8db09751a8518106112fd38ea195d6c4", "sha256": "aa23e1c63340e1d01c43d380ccb4a16f0c0bc5b34bd49d1b1709635f1e3d766a" }, "downloads": -1, "filename": "Dogeon-1.0.tar.gz", "has_sig": false, "md5_digest": "8db09751a8518106112fd38ea195d6c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13042, "upload_time": "2014-06-07T12:39:59", "url": "https://files.pythonhosted.org/packages/30/6c/abf9a0aaa66a373d9067f4396f721743be609c5719ca553f8d2d90b5b24f/Dogeon-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "92cc27fd7ff1501e9c27aeb51bb82c14", "sha256": "cb2a94d6e69e0850634258f560a2fef53c3ae067fd7d58ab8f028576d6269a21" }, "downloads": -1, "filename": "Dogeon-1.0.1.tar.gz", "has_sig": false, "md5_digest": "92cc27fd7ff1501e9c27aeb51bb82c14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13680, "upload_time": "2014-06-08T14:16:44", "url": "https://files.pythonhosted.org/packages/f1/cb/4bf388f897ea4c9119b9bb19481513478f3308295c4ebede8e3de8934bc6/Dogeon-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "92cc27fd7ff1501e9c27aeb51bb82c14", "sha256": "cb2a94d6e69e0850634258f560a2fef53c3ae067fd7d58ab8f028576d6269a21" }, "downloads": -1, "filename": "Dogeon-1.0.1.tar.gz", "has_sig": false, "md5_digest": "92cc27fd7ff1501e9c27aeb51bb82c14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13680, "upload_time": "2014-06-08T14:16:44", "url": "https://files.pythonhosted.org/packages/f1/cb/4bf388f897ea4c9119b9bb19481513478f3308295c4ebede8e3de8934bc6/Dogeon-1.0.1.tar.gz" } ] }