{ "info": { "author": "Timo Stollenwerk", "author_email": "timo@zmag.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 7 - Inactive" ], "description": "============\r\nhtml2docbook\r\n============\r\n\r\nThis package contains transformation from HTML to DocBook XML.\r\n\r\nInstallation\r\n============\r\n\r\n- install **html2docbook** either using easy_install or by downloading the sources from the Python Cheeseshop\r\n\r\n\r\nSupported platforms\r\n===================\r\n\r\nUnix\r\n\r\n\r\nSubversion repository\r\n=====================\r\n\r\n- https://svn.zmag.de/svn/python/html2docbook\r\n\r\n\r\nUsage\r\n=====\r\n\r\nExample from the Python command-line::\r\n\r\n >>> from html2docbook import Html2DocBook\r\n >>> h2d = Html2DocBook()\r\n >>> h2d.transform('

first paragraph

second paragraph

')\r\n '
first paragraphsecond paragraph
'\r\n\r\nLicense\r\n=======\r\n\r\nGPL\r\n\r\n\r\nAuthor\r\n======\r\n\r\nTimo Stollenwerk | timo@zmag.de\r\n\r\nChanges:\r\n========\r\n\r\n0.1 (11.03.2009)\r\n------------------\r\n\r\n- initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "html2docbook", "package_url": "https://pypi.org/project/html2docbook/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/html2docbook/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/html2docbook/0.1/", "requires_dist": null, "requires_python": null, "summary": "HTML to DocBook transformation", "version": "0.1" }, "last_serial": 793037, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "cd7c1aa5481c408c915e9b5272ed776e", "sha256": "c4c43d8b129e1443362cf9bac6cec6fce73ea80e37ae8b8cf918dec4e987cc35" }, "downloads": -1, "filename": "html2docbook-0.1-py2.4.egg", "has_sig": false, "md5_digest": "cd7c1aa5481c408c915e9b5272ed776e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 23928, "upload_time": "2009-03-11T21:04:11", "url": "https://files.pythonhosted.org/packages/cb/bb/567b74496bbbaee409baedb541e09c313c7a4452d671c017505ca0b0ba34/html2docbook-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "d4af6a8e28c7250f646bfd407dab1f24", "sha256": "d3bbe2887349c83afc725ce36130eaf9d56f784696dc928fbd3589cb3e2875ff" }, "downloads": -1, "filename": "html2docbook-0.1.tar.gz", "has_sig": false, "md5_digest": "d4af6a8e28c7250f646bfd407dab1f24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19414, "upload_time": "2009-03-11T21:04:10", "url": "https://files.pythonhosted.org/packages/7d/af/b13e68fe026f7da67f148dbd5e550d55fdacaccf3d5fc1c32236d30be699/html2docbook-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd7c1aa5481c408c915e9b5272ed776e", "sha256": "c4c43d8b129e1443362cf9bac6cec6fce73ea80e37ae8b8cf918dec4e987cc35" }, "downloads": -1, "filename": "html2docbook-0.1-py2.4.egg", "has_sig": false, "md5_digest": "cd7c1aa5481c408c915e9b5272ed776e", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 23928, "upload_time": "2009-03-11T21:04:11", "url": "https://files.pythonhosted.org/packages/cb/bb/567b74496bbbaee409baedb541e09c313c7a4452d671c017505ca0b0ba34/html2docbook-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "d4af6a8e28c7250f646bfd407dab1f24", "sha256": "d3bbe2887349c83afc725ce36130eaf9d56f784696dc928fbd3589cb3e2875ff" }, "downloads": -1, "filename": "html2docbook-0.1.tar.gz", "has_sig": false, "md5_digest": "d4af6a8e28c7250f646bfd407dab1f24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19414, "upload_time": "2009-03-11T21:04:10", "url": "https://files.pythonhosted.org/packages/7d/af/b13e68fe026f7da67f148dbd5e550d55fdacaccf3d5fc1c32236d30be699/html2docbook-0.1.tar.gz" } ] }