{ "info": { "author": "Michael Hirsch, Ph.D.", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Utilities" ], "description": "[![Build Status](https://travis-ci.com/scivision/libreoffice-utils.svg?branch=master)](https://travis-ci.com/scivision/libreoffice-utils)\n[![PyPi versions](https://img.shields.io/pypi/pyversions/loutils.svg)](https://pypi.python.org/pypi/loutils)\n[![PyPi Download stats](http://pepy.tech/badge/loutils)](http://pepy.tech/project/loutils)\n\n# LibreOffice Utils\n\nWord / rich text document conversion and printing from Python command line using LibreOffice.\n\nThese scripts use the command-line interface of LibreOffice in a headless (no GUI) fashion.\n\nBecause LibreOffice (at least through 6.2) is not threadsafe, we cannot yet use asyncio to launch numerous subprocesses for document conversion.\nFurther, since the command-line globbing of LibreOffice conversion is broken, this program provides a sane workaround for mass document conversion using LibreOffcie.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scivision/libreoffice-utils", "keywords": "libreoffice", "license": "", "maintainer": "", "maintainer_email": "", "name": "loutils", "package_url": "https://pypi.org/project/loutils/", "platform": "", "project_url": "https://pypi.org/project/loutils/", "project_urls": { "Homepage": "https://github.com/scivision/libreoffice-utils" }, "release_url": "https://pypi.org/project/loutils/1.1.0/", "requires_dist": null, "requires_python": ">= 3.6", "summary": "Cross-platform LibreOffice document conversion and printing", "version": "1.1.0" }, "last_serial": 4837077, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "8c099d7ba1f6967577c045682f6443e3", "sha256": "381192617f7e6213b68647f21b05b447b230ec328a8702402a83947b96b35a61" }, "downloads": -1, "filename": "loutils-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8c099d7ba1f6967577c045682f6443e3", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 2961, "upload_time": "2019-02-18T21:24:57", "url": "https://files.pythonhosted.org/packages/d3/76/6f2fa27be1165baff67b4214c4e74c249125e925d9c9d0f9ca86c6275e75/loutils-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c099d7ba1f6967577c045682f6443e3", "sha256": "381192617f7e6213b68647f21b05b447b230ec328a8702402a83947b96b35a61" }, "downloads": -1, "filename": "loutils-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8c099d7ba1f6967577c045682f6443e3", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 2961, "upload_time": "2019-02-18T21:24:57", "url": "https://files.pythonhosted.org/packages/d3/76/6f2fa27be1165baff67b4214c4e74c249125e925d9c9d0f9ca86c6275e75/loutils-1.1.0.tar.gz" } ] }