{ "info": { "author": "atReal", "author_email": "contact@atreal.fr", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": ".. contents::\n\nOverview\n========\n\nProducts.AROfficeTransforms is a Plone module to add conversion from office\nformat to HTML in portal_transforms tool\n\n\nIntroduction\n============\n\nThis packages contains new portal_transforms. This version includes the\nfollowing transforms :\n\n* MS Excel to html\n* MS Word to html\n* MS Word to text\n* MS Powerpoint to html\n* OpenOffice V1 (sxw, sxc, sxi) to html\n* OpenOffice V2 / OASIS OpenDocument (odt, odc, odp) to html\n* PDF to html\n* Zip to Text\n\nIt is currently in production on GNU/Linux servers and needs the following\nbinaries :\n\n* ppthtml\n* xlhtml\n* wv\n* xsltproc\n* unzip\n* pdftohtml\n* elinks | links | lynx\n\n\nTime-consuming binaries\n=======================\n\nSometimes, with .doc or .xls document, matching binaries happen to freeze or \ntake to much time.\nIf the *timelimit* command is available in your system, this issue will be \navoid. You can change the time-out value by setting your own WARNTIME and \nKILLTIME in the config.py file (defaults are 120 sec. and 10 sec.).\nThx to Thomas [thomasdesvenain] for this feature.\n\nAuthors\n=======\n\n|atreal|_\n\n* `atReal Team`_\n\n - Thierry Benita [tbenita]\n - Jean-Nicolas Bes [drjnut]\n - Matthias Broquet [tiazma]\n - Florent Michon [f10w]\n\n.. |atreal| image:: http://www.atreal.fr/medias/atreal-logo-48.png\n.. _atreal: http://www.atreal.fr/\n.. _atReal Team: mailto:contact@atreal.fr\n\n\nContributors\n============\n\n* [kdeldycke]\n* [hpeteragitator]\n* Thomas Desvenain [thomasdesvenain]\n* Jean-Michel Francois [toutpt]\n* [zegor]\n*\n\n\nChangelog\n=========\n\n0.11.0 (unreleased)\n-------------------\n\n* If timelimit command is installed on the system,\n we use it to ensure wv and xlhtml commands do not loop.\n [thomasdesvenain]\n\n* Avoid memory error while checking huge xls document for\n bad encoding\n [tiazma]\n\n0.10.0 (2011-04-27)\n-------------------\n\n* Replace print by python's logging\n [f10w]\n\n* Indentation with 4 spaces in setuphandlers\n [f10w]\n\n* Cleanup package-structure\n [f10w]\n\n* Generic setup compliant install.\n [thomasdesvenain, f10w]\n\n0.9.7 (2011-01-04)\n-------------------\n\n* Fixed wvware transform (was broken in 0.9.6)\n [thomasdesvenain]\n\n* Plone 4 support in tests.\n [thomasdesvenain]\n\n* Merge and cleanup changelogs\n [kdeldycke]\n\n* Fix declaration of implemented interface to support both Plone 4 and Plone 3\n [kdeldycke]\n\n0.9.6 (2010-12-23)\n------------------\n\n* Replace os.system (deprecated) by Popen\n [tbenita]\n\n* New style interfaces for Plone 4 compatibility\n [hpeteragitator]\n\n* Replace print by python's logging\n [toutpt]\n\n0.9.4 - 2009-09-10\n------------------\n\n* Initial release on pypi\n [toutpt]\n\n0.9.2\n-----\n\n* Added zip_to_text transformation\n [zegor]\n\n0.9.1\n-----\n\n* cleanup (print, logs, comments)\n* pdf_to_html command asks for utf-8", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/Products.AROfficeTransforms/", "keywords": "plone transforms", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.AROfficeTransforms", "package_url": "https://pypi.org/project/Products.AROfficeTransforms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.AROfficeTransforms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/Products.AROfficeTransforms/" }, "release_url": "https://pypi.org/project/Products.AROfficeTransforms/0.11.0/", "requires_dist": null, "requires_python": null, "summary": "Plone module to add conversion from office format to HTML in portal_transforms tool", "version": "0.11.0" }, "last_serial": 3356254, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "d83fd66547db4cd83045ccc547367eab", "sha256": "f8233d47ff999ac01e6e085ec4b9f0e60afddb016828e0e9f2c8877fe98cf947" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.10.0.tar.gz", "has_sig": false, "md5_digest": "d83fd66547db4cd83045ccc547367eab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 631270, "upload_time": "2011-04-27T19:03:47", "url": "https://files.pythonhosted.org/packages/cc/e5/f1e6bf4ed1033d185e20d0f9f5225081224b769091c071434d8372fc4f77/Products.AROfficeTransforms-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "6e69614ffbce10858d70d2ed16088b75", "sha256": "c9088f0b5ed3c54e216d5c44f3ff7c13af6ae63664c1f6055d973e746635fdad" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.11.0.zip", "has_sig": false, "md5_digest": "6e69614ffbce10858d70d2ed16088b75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 790103, "upload_time": "2012-08-17T14:44:03", "url": "https://files.pythonhosted.org/packages/f7/b1/a688caa583d77968fbeac3e366059bc71f59f304e311c6c2d8699af75ea1/Products.AROfficeTransforms-0.11.0.zip" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "b6f1edcd797cac3b8350b4574895ac4b", "sha256": "a855c849a33e1c0cdafa3f26fdcf50b14317caa3741d889701b8a1ea505eee30" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.4.zip", "has_sig": false, "md5_digest": "b6f1edcd797cac3b8350b4574895ac4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 783573, "upload_time": "2009-09-10T18:48:45", "url": "https://files.pythonhosted.org/packages/f9/9d/f6ee3efd736d6791138216ed34b8dc40253b4f2714517bd40b9d88fb234f/Products.AROfficeTransforms-0.9.4.zip" } ], "0.9.4dev-r97214": [ { "comment_text": "", "digests": { "md5": "5f99b5e6e67e37fb380d930caa37ea93", "sha256": "f564fe902c8dcccdb00e1cf479c03a7eb4a4e93eaf7323edc06a6f014d706a26" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.4dev-r97214.zip", "has_sig": false, "md5_digest": "5f99b5e6e67e37fb380d930caa37ea93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 788805, "upload_time": "2009-09-10T18:36:36", "url": "https://files.pythonhosted.org/packages/fb/30/396297c79c445eb5c00bb02312a08fe58d4d4c6a441c26fcdfb555fbe32a/Products.AROfficeTransforms-0.9.4dev-r97214.zip" } ], "0.9.4dev-r97218": [], "0.9.5dev-r229381": [ { "comment_text": "", "digests": { "md5": "079d898c8478e9da1b90628f7f0a9e20", "sha256": "9173955aa0e722a3b32cddc1583a14652190cbaca89f29f3b56005d01c3c62e5" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.5dev-r229381.tar.gz", "has_sig": false, "md5_digest": "079d898c8478e9da1b90628f7f0a9e20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 636522, "upload_time": "2010-12-23T16:33:20", "url": "https://files.pythonhosted.org/packages/85/d3/71b611e23846960b6f7b6e7baa0af206cf36ce771d809c02e919b7c2b0b4/Products.AROfficeTransforms-0.9.5dev-r229381.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "c2bd62f629ad8b47077c2248d9576207", "sha256": "55e604259ac69e6c91e2deee20da079b43bad208ac9af6d9ceb56b6def6cdcc3" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.6.zip", "has_sig": false, "md5_digest": "c2bd62f629ad8b47077c2248d9576207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 811086, "upload_time": "2010-12-29T15:37:41", "url": "https://files.pythonhosted.org/packages/6e/95/6620d2a1650dc14d2b986dcaf3f28d3644225202f662e1855047a6496ad1/Products.AROfficeTransforms-0.9.6.zip" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "d38162c7afd38ab652773a2db7f55b4e", "sha256": "0141f6e6ab8482bf46c60169cf63694efda20127841f28ecd74cdc2202a5f9d5" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.7.tar.gz", "has_sig": false, "md5_digest": "d38162c7afd38ab652773a2db7f55b4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 637524, "upload_time": "2011-01-04T17:54:24", "url": "https://files.pythonhosted.org/packages/ce/eb/feab34b0c03fa53154953153189722d7ac9ea2ef187f56567160382b3f37/Products.AROfficeTransforms-0.9.7.tar.gz" }, { "comment_text": "", "digests": { "md5": "8d910ac4285a899cd232a43c88d7d173", "sha256": "8887cf1d264acab4cea24d9f12d1f55384a01f7fe2c9932743df3d23d0b52c59" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.9.7.zip", "has_sig": false, "md5_digest": "8d910ac4285a899cd232a43c88d7d173", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 811698, "upload_time": "2011-01-04T18:35:08", "url": "https://files.pythonhosted.org/packages/16/cb/83c7b26ca139fe15c42a491535a51d0aa070cc401b7bdac85ee63c688bb8/Products.AROfficeTransforms-0.9.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e69614ffbce10858d70d2ed16088b75", "sha256": "c9088f0b5ed3c54e216d5c44f3ff7c13af6ae63664c1f6055d973e746635fdad" }, "downloads": -1, "filename": "Products.AROfficeTransforms-0.11.0.zip", "has_sig": false, "md5_digest": "6e69614ffbce10858d70d2ed16088b75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 790103, "upload_time": "2012-08-17T14:44:03", "url": "https://files.pythonhosted.org/packages/f7/b1/a688caa583d77968fbeac3e366059bc71f59f304e311c6c2d8699af75ea1/Products.AROfficeTransforms-0.11.0.zip" } ] }