{ "info": { "author": "Mate Gabri", "author_email": "mate@gabri.hu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "pickle-converter\n================\n\npickle-converter is an interface for Python pickle files. It can dump a pickle file's content in JSON format and accepts base64 encoded JSON to write it out into a pickle file. Base64 encoded input is required so we don't have to escape the control characters in the JSON data for the shell.\n\nInstallation\n------------\n### Package ###\n\teasy_install pickle_converter\n\n### Source ###\nGet if from [github](https://github.com/ScOut3R/pickle-converter.git).\n\n### Usage ###\npickle_converter.py [-h] [-f FILE] [-i INPUT] command\n\nPickle - JSON converter\n\npositional arguments:\n command what operation to perform (choices: decode, encode)\n\noptional arguments:\n -h, --help show this help message and exit\n -f FILE, --file FILE input/output pickle file depending on the command\n -i INPUT, --input INPUT\n input base64 encoded JSON", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/pickle_converter", "keywords": "python pickle json converter", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pickle_converter", "package_url": "https://pypi.org/project/pickle_converter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pickle_converter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/pickle_converter" }, "release_url": "https://pypi.org/project/pickle_converter/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python pickle converter for data portability.", "version": "0.1" }, "last_serial": 796231, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2ac2d0133d9fc7e7508ef7d6112b9b45", "sha256": "049b1fac95c9d41ca8ba2566693d77a4a34658264ecbeb80a1cfeb0b535fff77" }, "downloads": -1, "filename": "pickle_converter-0.1-py2.7.egg", "has_sig": true, "md5_digest": "2ac2d0133d9fc7e7508ef7d6112b9b45", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3416, "upload_time": "2013-02-21T11:05:31", "url": "https://files.pythonhosted.org/packages/a7/ef/dcbde7e0ac898275765a6b5ccbe029d39c52f8de5bea0d07d5cc99e1e053/pickle_converter-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "56cb24e3133deabf8dec59a6e2be3630", "sha256": "86f9330aa90833be35ed1005f14444e43fe8ca32ca13b26c61fdf3fcdffc1c46" }, "downloads": -1, "filename": "pickle_converter-0.1.tar.gz", "has_sig": true, "md5_digest": "56cb24e3133deabf8dec59a6e2be3630", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1942, "upload_time": "2013-02-21T11:05:24", "url": "https://files.pythonhosted.org/packages/ea/69/c253be6c5e0466dc224f754ffa12d19f9c899740d2b423889f815b8d07ec/pickle_converter-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ac2d0133d9fc7e7508ef7d6112b9b45", "sha256": "049b1fac95c9d41ca8ba2566693d77a4a34658264ecbeb80a1cfeb0b535fff77" }, "downloads": -1, "filename": "pickle_converter-0.1-py2.7.egg", "has_sig": true, "md5_digest": "2ac2d0133d9fc7e7508ef7d6112b9b45", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3416, "upload_time": "2013-02-21T11:05:31", "url": "https://files.pythonhosted.org/packages/a7/ef/dcbde7e0ac898275765a6b5ccbe029d39c52f8de5bea0d07d5cc99e1e053/pickle_converter-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "56cb24e3133deabf8dec59a6e2be3630", "sha256": "86f9330aa90833be35ed1005f14444e43fe8ca32ca13b26c61fdf3fcdffc1c46" }, "downloads": -1, "filename": "pickle_converter-0.1.tar.gz", "has_sig": true, "md5_digest": "56cb24e3133deabf8dec59a6e2be3630", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1942, "upload_time": "2013-02-21T11:05:24", "url": "https://files.pythonhosted.org/packages/ea/69/c253be6c5e0466dc224f754ffa12d19f9c899740d2b423889f815b8d07ec/pickle_converter-0.1.tar.gz" } ] }