{ "info": { "author": "Dipl.-Ing. Mustafa G\u00c3\u00b6rmezer", "author_email": "webmaster@goermezer.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "msoffice2ps is a Python Module for conversion of Microsoft Office Documents to\r\nPostscript. It uses win32com and Pythoncom from Pywin32 (Marc Hammond) to\r\nprintout Office Documents to a specified Postscipt Printer.\r\n\r\nYou can use it e.g. to build a PDF Converter with Ghostscript in your own\r\napplication. To convert a Word document simply make:\r\n\r\nimport msoffice2ps\r\nmsoffice2ps.word('test.doc', 'test.ps', 'My Postscript Printer')\r\n\r\nThat`s all...", "description_content_type": null, "docs_url": null, "download_url": "http://www.goermezer.de/dmdocuments/msoffice2ps.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.goermezer.de/content/view/40/556/", "keywords": "Postscript, Pywin, win32com, pythoncom, microsoft, office, word, excel, powerpoint", "license": "GPL", "maintainer": "Dipl.-Ing. Mustafa G\u00c3\u00b6rmezer", "maintainer_email": "webmaster@goermezer.de", "name": "MSOffice2PS-Python-Module", "package_url": "https://pypi.org/project/MSOffice2PS-Python-Module/", "platform": "Windows2000/XP + Pywin32 from Marc Hammond", "project_url": "https://pypi.org/project/MSOffice2PS-Python-Module/", "project_urls": { "Download": "http://www.goermezer.de/dmdocuments/msoffice2ps.zip", "Homepage": "http://www.goermezer.de/content/view/40/556/" }, "release_url": "https://pypi.org/project/MSOffice2PS-Python-Module/1.1/", "requires_dist": null, "requires_python": null, "summary": "A Microsoft Office to Postscript Converter as a Python Module", "version": "1.1" }, "last_serial": 710426, "releases": { "1.1": [] }, "urls": [] }