{ "info": { "author": "Hugh Matsubara", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Doc(X)ToHTML\n============\n\nSimple utility to convert multiple .doc or docx files to html files.\n\nUnfortunately you need Libreoffice installed and callable through the\ncommand-line via soffice to deal with .doc files.\n\nYou can install libreoffice on your system if not already installed\n\non Debian/Ubuntu with\n\n::\n\n sudo apt-get install libreoffice\n\nOr Fedora with\n\n::\n\n sudo yum install libreoffice\n\nOnce properly installed you can convert all .doc and .docx files in the\nsource directory to html files in the target directory using the\ncommand:\n\n::\n\n doc_x_to_html [source_dir] [target_dir]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "doc-x-to-html", "package_url": "https://pypi.org/project/doc-x-to-html/", "platform": "", "project_url": "https://pypi.org/project/doc-x-to-html/", "project_urls": null, "release_url": "https://pypi.org/project/doc-x-to-html/0.0.2/", "requires_dist": null, "requires_python": ">=3.0", "summary": "Python command line application to convert multiple doc/docx files to html files.", "version": "0.0.2" }, "last_serial": 3091737, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "638a2d0a23e8b2e98f64fcbea8637c5e", "sha256": "229be11f1bde43ae8730f27937f9dee35116b23650b060e77f049b220cdaec89" }, "downloads": -1, "filename": "doc_x_to_html-0.0.2.tar.gz", "has_sig": false, "md5_digest": "638a2d0a23e8b2e98f64fcbea8637c5e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.0", "size": 3355, "upload_time": "2017-08-12T05:03:43", "url": "https://files.pythonhosted.org/packages/12/f0/1cb623611f819868bc7c90d2dfa7f3c2d26a8aca158f95501c0de7242426/doc_x_to_html-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "638a2d0a23e8b2e98f64fcbea8637c5e", "sha256": "229be11f1bde43ae8730f27937f9dee35116b23650b060e77f049b220cdaec89" }, "downloads": -1, "filename": "doc_x_to_html-0.0.2.tar.gz", "has_sig": false, "md5_digest": "638a2d0a23e8b2e98f64fcbea8637c5e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.0", "size": 3355, "upload_time": "2017-08-12T05:03:43", "url": "https://files.pythonhosted.org/packages/12/f0/1cb623611f819868bc7c90d2dfa7f3c2d26a8aca158f95501c0de7242426/doc_x_to_html-0.0.2.tar.gz" } ] }