{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "JSYNC - Full Data Serialization in JSON\n---------------------------------------\n\nInstallation\n------------\n\nUse::\n\n > sudo pip install jsync\n\nor::\n\n > sudo easy install jsync\n\nor::\n\n > git clone git://github.com/you/jsync-py.git\n > cd reparse-py\n > sudo make install\n\nUsage\n-----\n\nPython code::\n\n import jsync\n\n string = jsync.dump(object)\n object = jsync.load(string)\n\nDevelopment Status\n------------------\n\nALPHA\n\nCommunity\n---------\n\n#jsync on irc.freenode.net\n\nAuthors\n-------\n\n* Ingy dot Net \n\nCopyright\n---------\n\njsync is Copyright (c) 2010, Ingy dot Net\n\njsync is licensed under the New BSD License. See the LICENSE file.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://jsync.org", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "jsync", "package_url": "https://pypi.org/project/jsync/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jsync/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://jsync.org" }, "release_url": "https://pypi.org/project/jsync/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "JSYNC is JSON plus YAML", "version": "0.0.1" }, "last_serial": 177928, "releases": { "0.0.1": [] }, "urls": [] }