{ "info": { "author": "Nick Wilde", "author_email": "nick.wilde.90@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "==================================\r\nWorks 4.x to Word Python Converter\r\n==================================\r\n\r\nGeneral\r\n=======\r\nWorks 4.x to Word Python Converter bulk converts those ancient archaic Microsoft Works Word Processor 4.x (.wps) files to Microsoft Word 2007 format (.docx). If run with no arguments it will just create the converted file beside each processed file with the same name except the extension. The script does NO changes to the existing files unless you specifically tell it to (see *Usage*).\r\n\r\nRequirements\r\n============\r\n`Python 2.7x`_ and the following Python packages (but if you use Easy_Install or PIP you don't need to worry about these - they'll be automagically installed for you):\r\n1. `Python Docx`_\r\n2. `PIL (Python Image Library)`_ \r\n3. `LXML`_ (or many might prefer a `exe installer`_)\r\n4. `Send2Trash`_\r\n5. `Python dateutil`_\r\n\r\nInstallation\r\n===========\r\n**Special note for Windows users:** Unfortunately most Windows system aren't be set up to build & install LXML from the source so unless you know otherwise just presume that it will be *much* easier to manually download and run the `LXML exe installer`_ and do that first before proceeding with installation.\r\n\r\nInstallation via PIP::\r\n pip install works-4x-to-word-python-converter\r\nor Easy_Install::\r\n easy_install works-4x-to-word-python-converter\r\nis suggestioned (PIP more so since it is a better python package installation solution). You can also download the source files, eggs or for Windows users a nice executable installer from here. \r\n\r\nUsage\r\n=====\r\nIf you have your Python scrips dir in your path (which you really should) usage is very simple::\r\n works_to_word.py -S C:\\source\\files\r\n(Replacing C:\\source\\files with the actual location of the source files of course)\r\nIf it isn't set you just have to include the full path which on Windows with Python 2.7x defaults to C:\\Python27\\Scripts like so::\r\n C:\\Python27\\Scripts\\works_to_word.py -S C:\\source\\files\r\nOr if you have multiple python versions installed and you want to use a non-default one::\r\n C:\\Python27\\Python.exe C:\\Python27\\Scripts\\works_to_word.py -S C:\\source\\files\r\n \r\nSource location is not the only option you have; there are half a dozen arguments you can use::\r\n -h, --help show this help message and exit\r\n -S SOURCEPATH, --sourcePath=SOURCEPATH\r\n Set the source path to process, if unset defaults to\r\n location from which program is run\r\n -D DESTPATH, --destPath=DESTPATH\r\n Set the destination path to save processed files to,\r\n if unset defaults to saving beside the existing files\r\n --delete Deletes the source files after processing - ARE YOU\r\n SURE YOU WANT TO DO THIS?!\r\n -A, --archive Archive the source files after processing - but\r\n doesn't delete them, consider using with the dangerous\r\n --delete flag\r\n -d, --debug If called with the --debug flag instead of just\r\n warning that a file failed will raise the error so\r\n that you can debug it properly - or send problematic\r\n file to nick.wilde.90@gmail.com\r\n\r\n\r\nChangelog\r\n=========\r\n\r\nVersion 2.0.1:\r\n Added readme\r\n Fixed packaging error that distribute_setup.py wasn't automatically being included so for some systems it could not be found and hence installation would fail.\r\n Added LICENCE.txt to package.\r\n Added python-dateutil to requirements since with the latest version of Python docx it is required but the package for python-docx does not automatically include it even when used with PIP or Easy_Install.\r\n \r\nVersion 2.0.0:\r\n Created proper python package\r\n Added command line argument processing\r\n -h/--help\r\n -S/--sourcePath\r\n -D/--destPath\r\n --delete\r\n -A/--archive\r\n -d/--debug\r\n Improved error handling\r\n\r\nVersions <= 1.0 2011-2012 quick and dirty script to do a needed job on the double.\r\n\r\nFuture Plans\r\n============\r\nNo plan for timing but possible future plans may include:\r\n GUI\r\n Option to scan inside archives for sourcefiles\r\n\r\nAcknowledgements\r\n================\r\n\r\nThanks to Guido et al for the awesome language that Python is.\r\nThanks to the authors of all the required packages that enable this to actually do something.\r\nThanks to Wrye (of The Elder Scrolls IV Oblivion fame) for my first python hints/suggestions/'that's not the best way to do it' (and the amazing program that is Wrye Bash)\r\nThanks to Amorilia for all his suggestions of improvement to my python code over the years\r\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://code.google.com/p/works-4x-to-word-python-converter/", "keywords": "Microsoft Works 4x Word Converter", "license": "New BSD", "maintainer": null, "maintainer_email": null, "name": "Works-4x-to-Word-Python-Converter", "package_url": "https://pypi.org/project/Works-4x-to-Word-Python-Converter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Works-4x-to-Word-Python-Converter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://code.google.com/p/works-4x-to-word-python-converter/" }, "release_url": "https://pypi.org/project/Works-4x-to-Word-Python-Converter/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "Works 4.x to Word Python Converter bulk converts those ancient archaic Microsoft Works Word Processor 4.x (.wps) files to Microsoft Word 2007 format (.docx).", "version": "2.0.1" }, "last_serial": 732153, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "a92e0449d47417c58828249a6e55c6e9", "sha256": "a2d012ae0722daf6648ae1729de84f71c93c963cf946e92fbc8653da7c1acd60" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.0-py2.6.egg", "has_sig": false, "md5_digest": "a92e0449d47417c58828249a6e55c6e9", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9890, "upload_time": "2012-12-08T16:34:47", "url": "https://files.pythonhosted.org/packages/d3/7e/db759b09d5a6bd9743e8262d4ec3f6e03f2a9aee4301aa8b18b6272268a4/Works_4x_to_Word_Python_Converter-2.0.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "47098909093aee357326c830c05cc539", "sha256": "5e321d0c2ebee49954c5b5a430e8468bda954b9f0f7571a76fe7d8e38eddcee3" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.0-py2.7.egg", "has_sig": false, "md5_digest": "47098909093aee357326c830c05cc539", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 11178, "upload_time": "2012-12-08T02:47:02", "url": "https://files.pythonhosted.org/packages/3b/04/6890885ded2b3f71b02ab14f4dec496c32ebd85588c692fd96a0938f7189/Works_4x_to_Word_Python_Converter-2.0.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "41cfcf7871c74ac2169de380396e4434", "sha256": "b8abba37b3ac3894034bb6680cf538d8db93bd1ec6de0ab4e0b95d32ee85fdc4" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.0.win32.exe", "has_sig": false, "md5_digest": "41cfcf7871c74ac2169de380396e4434", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 202705, "upload_time": "2012-12-08T16:34:43", "url": "https://files.pythonhosted.org/packages/90/aa/3e94613b044ed29611ca1fe076821677d6c04b59ae473d4a510a7ff98be0/Works-4x-to-Word-Python-Converter-2.0.0.win32.exe" }, { "comment_text": "", "digests": { "md5": "47770dabbf3e166f37abd6e90eaee320", "sha256": "d3ef33e1f08f4c03eb06be8a6f2770729618fff621443df4f47ef611eced1260" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.0.zip", "has_sig": false, "md5_digest": "47770dabbf3e166f37abd6e90eaee320", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7624, "upload_time": "2012-12-08T02:47:01", "url": "https://files.pythonhosted.org/packages/05/3e/71fb9a5a96e8d5d31f5d976f72d2442c4627e971d9956f901e643df9f5e8/Works-4x-to-Word-Python-Converter-2.0.0.zip" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "22afaaed3f663edcd0d000fa48834d67", "sha256": "936eca96e499e98b206f615530a5a629624918276ddd22919df122b9626d12e8" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.1-py2.6.egg", "has_sig": false, "md5_digest": "22afaaed3f663edcd0d000fa48834d67", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 15089, "upload_time": "2013-01-05T02:19:12", "url": "https://files.pythonhosted.org/packages/2d/d4/2b0bb9c4f21966a3723ccaa55cfa8057a22fb08b255752691d63c04614c1/Works_4x_to_Word_Python_Converter-2.0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "98de935dceeab853dd7e4803ceec8793", "sha256": "e3789eed70a0ed6b02bcd75735e1198bf9fa96fdb94f0c6e09c2aeff8b289d33" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.1-py2.7.egg", "has_sig": false, "md5_digest": "98de935dceeab853dd7e4803ceec8793", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 16988, "upload_time": "2013-01-05T07:29:38", "url": "https://files.pythonhosted.org/packages/30/85/82c97f4fdbedf8acc8b92ddcca9bcfc9a8923237bf1c97792af2aeb6ee61/Works_4x_to_Word_Python_Converter-2.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "d095d754dee4bd8242517415ded6303f", "sha256": "aeaac1161d017a030604e08d70a8e49bcec87000483a3a73db77baed73e850f0" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.win32.exe", "has_sig": false, "md5_digest": "d095d754dee4bd8242517415ded6303f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 207883, "upload_time": "2013-01-05T02:19:08", "url": "https://files.pythonhosted.org/packages/6e/05/0f9617f00edea9649a5ddb11e44d4494bec1bc0561e3f824d6054b26f2e8/Works-4x-to-Word-Python-Converter-2.0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "b8eef02dde1af56816aeaa26cefb269b", "sha256": "7f023f5e5b5d6a9e01303d9f7fce70ec06a62a37205f93cc9e6963b0592a5166" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.win32.msi", "has_sig": false, "md5_digest": "b8eef02dde1af56816aeaa26cefb269b", "packagetype": "bdist_msi", "python_version": "any", "requires_python": null, "size": 163840, "upload_time": "2013-01-06T02:35:12", "url": "https://files.pythonhosted.org/packages/c2/7e/4f78f0cdc08e0f23b443aa99f81cf1dd4ccd33d70d2313b212300e691dc7/Works-4x-to-Word-Python-Converter-2.0.1.win32.msi" }, { "comment_text": "", "digests": { "md5": "779eac376175ff13a403bbc653b1b290", "sha256": "2376034e2b2a981cbab4f781e2e7150c44fcdf0c7dd478823969f0d333f1dc1a" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.zip", "has_sig": false, "md5_digest": "779eac376175ff13a403bbc653b1b290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16011, "upload_time": "2013-01-05T02:19:10", "url": "https://files.pythonhosted.org/packages/50/ea/96ebe533bc2f7e7de79d81f7bc5c9bc4ef4110451cadee19108e18f33b5b/Works-4x-to-Word-Python-Converter-2.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22afaaed3f663edcd0d000fa48834d67", "sha256": "936eca96e499e98b206f615530a5a629624918276ddd22919df122b9626d12e8" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.1-py2.6.egg", "has_sig": false, "md5_digest": "22afaaed3f663edcd0d000fa48834d67", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 15089, "upload_time": "2013-01-05T02:19:12", "url": "https://files.pythonhosted.org/packages/2d/d4/2b0bb9c4f21966a3723ccaa55cfa8057a22fb08b255752691d63c04614c1/Works_4x_to_Word_Python_Converter-2.0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "98de935dceeab853dd7e4803ceec8793", "sha256": "e3789eed70a0ed6b02bcd75735e1198bf9fa96fdb94f0c6e09c2aeff8b289d33" }, "downloads": -1, "filename": "Works_4x_to_Word_Python_Converter-2.0.1-py2.7.egg", "has_sig": false, "md5_digest": "98de935dceeab853dd7e4803ceec8793", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 16988, "upload_time": "2013-01-05T07:29:38", "url": "https://files.pythonhosted.org/packages/30/85/82c97f4fdbedf8acc8b92ddcca9bcfc9a8923237bf1c97792af2aeb6ee61/Works_4x_to_Word_Python_Converter-2.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "d095d754dee4bd8242517415ded6303f", "sha256": "aeaac1161d017a030604e08d70a8e49bcec87000483a3a73db77baed73e850f0" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.win32.exe", "has_sig": false, "md5_digest": "d095d754dee4bd8242517415ded6303f", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 207883, "upload_time": "2013-01-05T02:19:08", "url": "https://files.pythonhosted.org/packages/6e/05/0f9617f00edea9649a5ddb11e44d4494bec1bc0561e3f824d6054b26f2e8/Works-4x-to-Word-Python-Converter-2.0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "b8eef02dde1af56816aeaa26cefb269b", "sha256": "7f023f5e5b5d6a9e01303d9f7fce70ec06a62a37205f93cc9e6963b0592a5166" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.win32.msi", "has_sig": false, "md5_digest": "b8eef02dde1af56816aeaa26cefb269b", "packagetype": "bdist_msi", "python_version": "any", "requires_python": null, "size": 163840, "upload_time": "2013-01-06T02:35:12", "url": "https://files.pythonhosted.org/packages/c2/7e/4f78f0cdc08e0f23b443aa99f81cf1dd4ccd33d70d2313b212300e691dc7/Works-4x-to-Word-Python-Converter-2.0.1.win32.msi" }, { "comment_text": "", "digests": { "md5": "779eac376175ff13a403bbc653b1b290", "sha256": "2376034e2b2a981cbab4f781e2e7150c44fcdf0c7dd478823969f0d333f1dc1a" }, "downloads": -1, "filename": "Works-4x-to-Word-Python-Converter-2.0.1.zip", "has_sig": false, "md5_digest": "779eac376175ff13a403bbc653b1b290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16011, "upload_time": "2013-01-05T02:19:10", "url": "https://files.pythonhosted.org/packages/50/ea/96ebe533bc2f7e7de79d81f7bc5c9bc4ef4110451cadee19108e18f33b5b/Works-4x-to-Word-Python-Converter-2.0.1.zip" } ] }