{ "info": { "author": "Brad Montgomery", "author_email": "brad@bradmontgomery.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "Convert a Word Doc to html\n==========================\n\n\nTo install, run:\n\n pip install word2html\n\nThis will give you a command-line script, which you can run:\n\n $ word2html /path/to/MyGloriousDoc.docx\n\nThis will give you a new file, `/path/to/MyGloriousDoc.html`, that's (hopefully)\ndecent-looking html.\n\n\nNotes\n-----\n\nWhile this code is MIT-licensed, it uses boty pypandoc and pytidylib, both of\nwhich depend on other software that may not be MIT-licensed and must be installed\nfor this to work.\n\n* [pytidylib](https://pypi.python.org/pypi/pytidylib/) is available under the\n MIT license, and [Tidy](http://tidy.sourceforge.net/#license) is available\n under an MIT-like license\n* [pypandoc](https://pypi.python.org/pypi/pypandoc/) is available under the MIT\n license, while [Pandoc](http://pandoc.org/) is released under the GPL.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bradmontgomery/word2html", "keywords": "word to html", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "word2html", "package_url": "https://pypi.org/project/word2html/", "platform": "", "project_url": "https://pypi.org/project/word2html/", "project_urls": { "Homepage": "https://github.com/bradmontgomery/word2html" }, "release_url": "https://pypi.org/project/word2html/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A quick and dirty script to convert a Word (docx) document to html.", "version": "0.2.0" }, "last_serial": 3185461, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dcd38a518fe688b4f20fb99bc3fd5d03", "sha256": "a4edbf8a6000be8dbc17744ecafecfc2b3d2fba2e481414deccea929e5cb8815" }, "downloads": -1, "filename": "word2html-0.1.0.tar.gz", "has_sig": false, "md5_digest": "dcd38a518fe688b4f20fb99bc3fd5d03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2281, "upload_time": "2016-12-26T21:55:37", "url": "https://files.pythonhosted.org/packages/5f/6e/cf5cf6a0e40480956746fc8f9d9a905783bc30e6e625cc0e88facfe26abe/word2html-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "154c3c7e0201602a2f4742fc7a242ce4", "sha256": "2aca92f303794f81bef8b92114249a21d549558c1a56f6f0540c3c26884b705a" }, "downloads": -1, "filename": "word2html-0.1.1.tar.gz", "has_sig": false, "md5_digest": "154c3c7e0201602a2f4742fc7a242ce4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2278, "upload_time": "2016-12-26T21:59:01", "url": "https://files.pythonhosted.org/packages/fd/7b/059d4e4aa5ef8a0665e5eec1b64a5fa70965ed55723a78bf426134c035a8/word2html-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3898c7e3528e5945c796ab2ed5b307bd", "sha256": "597673eab137ede24697509d11c261f061c293047185823848e997252a67d92c" }, "downloads": -1, "filename": "word2html-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3898c7e3528e5945c796ab2ed5b307bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3151, "upload_time": "2016-12-26T22:07:23", "url": "https://files.pythonhosted.org/packages/1e/a2/4c8ad389ab8896e96b7ed3616bd7f46c6b99008b9cbb6f73e764b5bd2db4/word2html-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "04aba10e54c36311feb89a3b2a91cf1d", "sha256": "03935e718b711b71926e88761db2bc4b84037c36035196cfad00f97cc1826530" }, "downloads": -1, "filename": "word2html-0.2.0.tar.gz", "has_sig": false, "md5_digest": "04aba10e54c36311feb89a3b2a91cf1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3222, "upload_time": "2017-09-19T13:21:00", "url": "https://files.pythonhosted.org/packages/af/16/587d4ed81b11b58c1318d931c7077102ca33b5b7155d6b9b491a69656ff2/word2html-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04aba10e54c36311feb89a3b2a91cf1d", "sha256": "03935e718b711b71926e88761db2bc4b84037c36035196cfad00f97cc1826530" }, "downloads": -1, "filename": "word2html-0.2.0.tar.gz", "has_sig": false, "md5_digest": "04aba10e54c36311feb89a3b2a91cf1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3222, "upload_time": "2017-09-19T13:21:00", "url": "https://files.pythonhosted.org/packages/af/16/587d4ed81b11b58c1318d931c7077102ca33b5b7155d6b9b491a69656ff2/word2html-0.2.0.tar.gz" } ] }