{ "info": { "author": "Steve Canny", "author_email": "python-opc@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Office/Business :: Office Suites", "Topic :: Software Development :: Libraries" ], "description": "*opc-diag* is a command-line application for exploring Microsoft Word, Excel,\nand PowerPoint files from Office 2007 and later. Also known as *Office Open\nXML*, the structure of these files adheres to the Open Packaging Convention\n(OPC), specified by ISO/IEC 29500.\n\n*opc-diag* provides the ``opc`` command, which allows OPC files to be browsed,\ndiff-ed, extracted, repackaged, and parts from one to be substituted into\nanother.\n\nIts primary use is by developers of software that generates and/or\nmanipulates Microsoft Office documents.\n\nA typical use would be diff-ing a Word file from before and after an operation,\nsay inserting a paragraph, to identify the specific changes Word made to the\nXML. This is handy when one is developing software to do the same without\nWord's help::\n\n $ opc diff before.docx after.docx\n\nAnother main use is to diagnose an issue causing an Office document to not load\ncleanly, typically because the software that generated it has a bug. These\nproblems can be tedious and often difficult to diagnose without tools like\n*opc-diag*, and were the primary motivation for developing it.\n\nMore information is available in the `opc-diag documentation`_.\n\n.. _`opc-diag documentation`:\n https://opc-diag.readthedocs.org/en/latest/\n\n\nHistory\n=======\n\n1.0.0 (2014-01-14)\n------------------\n\n* Add pretty-printing of extracted XML on extract command\n\n\n0.9.8 (2013-12-13)\n------------------\n\n* hotfix -- fix UnicodeEncodeError on output containing non-ASCII chars\n\n\n0.9.7 (2013-09-23)\n------------------\n\n* Initial release -- supporting browse, diff, diff-item, extract, repackage,\n and substitute subcommands.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/python-openxml/opc-diag", "keywords": "opc open xml diff docx pptx xslx office", "license": "The MIT License (MIT)\nCopyright (c) 2013 Steve Canny, https://github.com/scanny\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "opc-diag", "package_url": "https://pypi.org/project/opc-diag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/opc-diag/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/python-openxml/opc-diag" }, "release_url": "https://pypi.org/project/opc-diag/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Browse and diff Microsoft Office .docx, .xlsx, and .pptx files.", "version": "1.0.0" }, "last_serial": 986949, "releases": { "0.9.0b1": [ { "comment_text": "", "digests": { "md5": "d1d107aa5bf8663ee749bface18bc608", "sha256": "8041a1a35d05481340a5120806cc58ca8c1a7f5427b09d9f87d1107d2fd4b937" }, "downloads": -1, "filename": "opc-diag-0.9.0b1.tar.gz", "has_sig": false, "md5_digest": "d1d107aa5bf8663ee749bface18bc608", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16306, "upload_time": "2013-09-23T03:29:55", "url": "https://files.pythonhosted.org/packages/61/0a/5c0c5c5821c07419dd3a2e754b112ba9732b51ccbaf18d93d6398807183f/opc-diag-0.9.0b1.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "73dcac293c17f4f956064f4ff9c69197", "sha256": "f8731758a95b28de1098ca09f31cee4ba5d65f0a0b66aa9562136481212b038c" }, "downloads": -1, "filename": "opc-diag-0.9.6.tar.gz", "has_sig": false, "md5_digest": "73dcac293c17f4f956064f4ff9c69197", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16555, "upload_time": "2013-09-23T05:20:45", "url": "https://files.pythonhosted.org/packages/d8/d3/0b869e5b31fabc31b9d8777660b3998edc2a7539708f69713dd9fac85952/opc-diag-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "ff9207ae8cec06ceea70fac0042084c1", "sha256": "02563266be9b086ed7b6022e5e380213105a95d36988d295808ecc62b72e861a" }, "downloads": -1, "filename": "opc-diag-0.9.7.tar.gz", "has_sig": false, "md5_digest": "ff9207ae8cec06ceea70fac0042084c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16809, "upload_time": "2013-09-23T09:51:19", "url": "https://files.pythonhosted.org/packages/a3/b1/d0cd1ff97f994a23bcaf6d92c46798958e0315e6e458904eda5fd5a2f7cf/opc-diag-0.9.7.tar.gz" } ], "0.9.7rc1": [ { "comment_text": "", "digests": { "md5": "ce469e821f8ba97580b937671fffc5fd", "sha256": "b4556abd2e8504237b80dfa9763e7114f96e7599d15266bd0192938f5c2e5b1b" }, "downloads": -1, "filename": "opc-diag-0.9.7rc1.tar.gz", "has_sig": false, "md5_digest": "ce469e821f8ba97580b937671fffc5fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16811, "upload_time": "2013-09-23T09:47:42", "url": "https://files.pythonhosted.org/packages/1e/fe/8f7c17f6acfbce50a4f6102f14bff7e5882d82b294178d3eedc9ddfa21ee/opc-diag-0.9.7rc1.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "76c38a47753d97b024fedd38140c46fb", "sha256": "fd5802138cdbb45ca544f52c387daffa7205bf89dc3e3f7387b7b9d15e19971a" }, "downloads": -1, "filename": "opc-diag-0.9.8.tar.gz", "has_sig": false, "md5_digest": "76c38a47753d97b024fedd38140c46fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16882, "upload_time": "2013-12-14T07:46:53", "url": "https://files.pythonhosted.org/packages/08/69/250146b0f0e2de200d9fb1513496ef7c4141ff59519784bf26098746de8e/opc-diag-0.9.8.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "8d90325437f7896ac26a4d13d0414c74", "sha256": "061e3f8b9238343da9b262ab2f7fc94085007480d307a10550aa0fda60d0cc45" }, "downloads": -1, "filename": "opc-diag-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8d90325437f7896ac26a4d13d0414c74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17142, "upload_time": "2014-01-31T08:42:09", "url": "https://files.pythonhosted.org/packages/78/23/7764d5a921cadd9eb165d0ed70874cc603b876105166e35737462adca21b/opc-diag-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d90325437f7896ac26a4d13d0414c74", "sha256": "061e3f8b9238343da9b262ab2f7fc94085007480d307a10550aa0fda60d0cc45" }, "downloads": -1, "filename": "opc-diag-1.0.0.tar.gz", "has_sig": false, "md5_digest": "8d90325437f7896ac26a4d13d0414c74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17142, "upload_time": "2014-01-31T08:42:09", "url": "https://files.pythonhosted.org/packages/78/23/7764d5a921cadd9eb165d0ed70874cc603b876105166e35737462adca21b/opc-diag-1.0.0.tar.gz" } ] }