{ "info": { "author": "J\u00fcrgen Knauth", "author_email": "pubsrc@binary-overflow.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3" ], "description": "jk_hwriter\n==========\n\nIntroduction\n------------\n\nThis python module provides a single class: A buffer that can be used to create indented output. This is useful for producing pretty printed texts for XML, HTML or programming languages.\n\nInformation about this module can be found here:\n\n* [github.org](https://github.com/jkpubsrc/python-module-jk-hwriter)\n* [pypi.python.org](https://pypi.python.org/pypi/jk_hwriter)\n\nHow to use this module\n----------------------\n\n### Loading the module\n\nIf you want to use the functionality provided by this module you're best adviced to include the module with following statement:\n\n from jk_hwriter import *\n\nProducing Output\n----------------\n\n......\n\n\nBugs\n----\n\nYes, there will still be some bugs. If you find a bug please report it as an issue on GitHub. Please provide the following information:\n\n* a small python snipplet required to reproduce the bug\n* the output of the python snipplet\n* the result that you would expect\n\nThank you!\n\nContact Information\n-------------------\n\nThis is Open Source code. That not only gives you the possibility of freely using this code it also\nallows you to contribute. Feel free to contact the author(s) of this software listed below, either\nfor comments, collaboration requests, suggestions for improvement or reporting bugs:\n\n* J\u00fcrgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de\n\nLicense\n-------\n\nThis software is provided under the following license:\n\n* Apache Software License 2.0", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/jkpubsrc/python-module-jk-hwriter/tarball/0.2019.9.11", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jkpubsrc/python-module-jk-hwriter", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "jk-hwriter", "package_url": "https://pypi.org/project/jk-hwriter/", "platform": "", "project_url": "https://pypi.org/project/jk-hwriter/", "project_urls": { "Download": "https://github.com/jkpubsrc/python-module-jk-hwriter/tarball/0.2019.9.11", "Homepage": "https://github.com/jkpubsrc/python-module-jk-hwriter" }, "release_url": "https://pypi.org/project/jk-hwriter/0.2019.9.11/", "requires_dist": null, "requires_python": "", "summary": "This python module supports writing indented text files.", "version": "0.2019.9.11" }, "last_serial": 5814293, "releases": { "0.2019.9.11": [ { "comment_text": "", "digests": { "md5": "bea8098f46a86000f539443b68aed808", "sha256": "e215808da93c259c0e1ec99dfe5effce2ebeab7c372dab1cb3ccf050b8a2ae62" }, "downloads": -1, "filename": "jk_hwriter-0.2019.9.11.tar.gz", "has_sig": false, "md5_digest": "bea8098f46a86000f539443b68aed808", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6940, "upload_time": "2019-09-11T11:08:30", "url": "https://files.pythonhosted.org/packages/cd/19/6188ecd1763dba1e5189f7646e8e8b5457e4adf332f3501b333075787f72/jk_hwriter-0.2019.9.11.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bea8098f46a86000f539443b68aed808", "sha256": "e215808da93c259c0e1ec99dfe5effce2ebeab7c372dab1cb3ccf050b8a2ae62" }, "downloads": -1, "filename": "jk_hwriter-0.2019.9.11.tar.gz", "has_sig": false, "md5_digest": "bea8098f46a86000f539443b68aed808", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6940, "upload_time": "2019-09-11T11:08:30", "url": "https://files.pythonhosted.org/packages/cd/19/6188ecd1763dba1e5189f7646e8e8b5457e4adf332f3501b333075787f72/jk_hwriter-0.2019.9.11.tar.gz" } ] }