{ "info": { "author": "Torsten Rehn", "author_email": "torsten@rehn.email", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console :: Curses", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Markup :: XML" ], "description": "This is a not-very-serious attempt at a command-line XML viewer that does pretty-printing, syntax highlighting, and someday maybe node folding.\n\nI started this to learn more about curses, so I'm duplicating a lot of stuff you could otherwise accomplish by piping `xmllint` into `less`.\n\nOne major caveat is that performance will degrade the further down you scroll in a large file.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/trehn/cursexml", "keywords": "XML,viewer,syntax,pretty", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "cursexml", "package_url": "https://pypi.org/project/cursexml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cursexml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/trehn/cursexml" }, "release_url": "https://pypi.org/project/cursexml/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 1096514, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dcf1d594d99b829d26adc4f9f011e639", "sha256": "199598b76375e5fe0027dd10989f5f2e6bd4cdf041c57a0208719191b6d72531" }, "downloads": -1, "filename": "cursexml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dcf1d594d99b829d26adc4f9f011e639", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3109, "upload_time": "2014-05-18T21:42:44", "url": "https://files.pythonhosted.org/packages/a8/fd/24e03e93785145b2f8cda2f5833493a7d2016be531e872476dd497568af0/cursexml-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dcf1d594d99b829d26adc4f9f011e639", "sha256": "199598b76375e5fe0027dd10989f5f2e6bd4cdf041c57a0208719191b6d72531" }, "downloads": -1, "filename": "cursexml-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dcf1d594d99b829d26adc4f9f011e639", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3109, "upload_time": "2014-05-18T21:42:44", "url": "https://files.pythonhosted.org/packages/a8/fd/24e03e93785145b2f8cda2f5833493a7d2016be531e872476dd497568af0/cursexml-0.1.0.tar.gz" } ] }