{ "info": { "author": "Jeremy Chen", "author_email": "jeremychen0127@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "# Json2Xml2Csv\n\nJson2Xml2Csv is an utility for converting data files. Currently only support JSON to XML. The others are still being implemented\n\n### Execute as Converter\nAfter cloning or downloading Json2Xml2Csv, go into the project directory.\n\nSimply run `./json2xml SOURCE_JSON_FILE_PATH`\n\nThe converted XML file will be in the same directory as this script", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jeremychen0127/Json2Xml2Csv", "keywords": "JSON XML CSV convert converter conversion library", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "json2xml2csv", "package_url": "https://pypi.org/project/json2xml2csv/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/json2xml2csv/", "project_urls": { "Homepage": "https://github.com/jeremychen0127/Json2Xml2Csv" }, "release_url": "https://pypi.org/project/json2xml2csv/1.0.0.dev1/", "requires_dist": null, "requires_python": null, "summary": "JSON/XML/CSV Converter", "version": "1.0.0.dev1" }, "last_serial": 2308500, "releases": { "1.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "27ba566773f40ac6b8e5982b14d05013", "sha256": "e46a8d483e91fde4cf89b6ee5e6c83f4b49d5b961bbf67222893906fe861c829" }, "downloads": -1, "filename": "json2xml2csv-1.0.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "27ba566773f40ac6b8e5982b14d05013", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5385, "upload_time": "2016-08-27T18:07:53", "url": "https://files.pythonhosted.org/packages/fa/73/67bcd613457ac917d57f1f8376ed9dfecb88260bf1126babeb216448cce0/json2xml2csv-1.0.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cece116b24dfe9870e7947ed058b1240", "sha256": "bd50a79d52fbabe3ca9e67521fe659ec0e69ad8bf5dcf67344ce25b79922a848" }, "downloads": -1, "filename": "json2xml2csv-1.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "cece116b24dfe9870e7947ed058b1240", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3610, "upload_time": "2016-08-27T18:07:55", "url": "https://files.pythonhosted.org/packages/22/2f/42ea1c951b04c2fb9e1e8dc8ca022718a5b2ae87602d27edfb1f572471fc/json2xml2csv-1.0.0.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27ba566773f40ac6b8e5982b14d05013", "sha256": "e46a8d483e91fde4cf89b6ee5e6c83f4b49d5b961bbf67222893906fe861c829" }, "downloads": -1, "filename": "json2xml2csv-1.0.0.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "27ba566773f40ac6b8e5982b14d05013", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5385, "upload_time": "2016-08-27T18:07:53", "url": "https://files.pythonhosted.org/packages/fa/73/67bcd613457ac917d57f1f8376ed9dfecb88260bf1126babeb216448cce0/json2xml2csv-1.0.0.dev1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cece116b24dfe9870e7947ed058b1240", "sha256": "bd50a79d52fbabe3ca9e67521fe659ec0e69ad8bf5dcf67344ce25b79922a848" }, "downloads": -1, "filename": "json2xml2csv-1.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "cece116b24dfe9870e7947ed058b1240", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3610, "upload_time": "2016-08-27T18:07:55", "url": "https://files.pythonhosted.org/packages/22/2f/42ea1c951b04c2fb9e1e8dc8ca022718a5b2ae87602d27edfb1f572471fc/json2xml2csv-1.0.0.dev1.tar.gz" } ] }