{ "info": { "author": "Thomas Chiroux", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "xmlpylighter\n============\n\nxmlpylighter is a tiny web page to pretty print and compare xml files\n\nusage\n-----\n\nLaunching\n\n::\n\n $ xmlpylighter\n\nthat's all.\n\nxmlpylighter will start a small server\n(by default, serving to http://localhost:8080)\n\nJust go to your browser, paste one or two xml text and submit\n\ninstallation\n------------\n\n(don't hesitate to install inside a virtualenv)\n\n::\n\n $ pip install xmlpylighter\n\n\nproject dependencies\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\n* bottle\n* pygments\n* lxml\n\n\nVersion History\n---------------\n\nv0.1\n\"\"\"\"\n\n* first version\n* serve simple http page\n* pretty print and highlight one or two xml\n* show diff if two xml are provided", "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/ThomasChiroux/xmlpylighter", "keywords": "xml diff pprint pretty print", "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "xmlpylighter", "package_url": "https://pypi.org/project/xmlpylighter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xmlpylighter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ThomasChiroux/xmlpylighter" }, "release_url": "https://pypi.org/project/xmlpylighter/v0.1.1/", "requires_dist": null, "requires_python": null, "summary": "xmlpylighter is a tiny web page to pretty print and compare xml files", "version": "v0.1.1" }, "last_serial": 751387, "releases": { "v0.1.1": [ { "comment_text": "", "digests": { "md5": "af18b0e019d676de647367180c647dfc", "sha256": "d7d3b8269f7ef570e1bdec4c07d31a818f77ce0742840d66dfc6cda30f9571f2" }, "downloads": -1, "filename": "xmlpylighter-v0.1.1.tar.gz", "has_sig": false, "md5_digest": "af18b0e019d676de647367180c647dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5451, "upload_time": "2013-02-05T23:13:21", "url": "https://files.pythonhosted.org/packages/c7/52/8537e5a70a2644fa92f74e538d782d0adddbf42d08b34acde4553a4baba8/xmlpylighter-v0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af18b0e019d676de647367180c647dfc", "sha256": "d7d3b8269f7ef570e1bdec4c07d31a818f77ce0742840d66dfc6cda30f9571f2" }, "downloads": -1, "filename": "xmlpylighter-v0.1.1.tar.gz", "has_sig": false, "md5_digest": "af18b0e019d676de647367180c647dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5451, "upload_time": "2013-02-05T23:13:21", "url": "https://files.pythonhosted.org/packages/c7/52/8537e5a70a2644fa92f74e538d782d0adddbf42d08b34acde4553a4baba8/xmlpylighter-v0.1.1.tar.gz" } ] }