{ "info": { "author": "John Davison", "author_email": "unixfreak0037@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": "# officeparser.py\n\nofficerparser.py is a python script that parses the format of OLE compound documents used by Microsoft Office applications.\n\nSome useful features of this script include\n * macro extraction\n * embedded file extraction\n * format analysis\n\nExecute the script with the --help option to view all available options.\n\n## useful options\n\n__--extract-macros__\n\nThis extracts all macro code that can be detected in an office document. Use the -o or --output-dir option to specify the directory to store the files.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/unixfreak0037/officeparser", "keywords": "Microsoft Office,ole,vba,macro", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "officeparser", "package_url": "https://pypi.org/project/officeparser/", "platform": "", "project_url": "https://pypi.org/project/officeparser/", "project_urls": { "Homepage": "https://github.com/unixfreak0037/officeparser" }, "release_url": "https://pypi.org/project/officeparser/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "A python script that parses the format of OLE compound documents used by Microsoft Office applications.", "version": "1.0.1" }, "last_serial": 4223736, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "a318ac7efd7fce25be230b365c6457f6", "sha256": "a677069dda3d2de80deee70ce1e8ca91a018065743285375f751d43840f4d91a" }, "downloads": -1, "filename": "officeparser-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a318ac7efd7fce25be230b365c6457f6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13547, "upload_time": "2018-08-20T17:12:54", "url": "https://files.pythonhosted.org/packages/cb/70/8fae181f89d9afa4eb050c4908ad7de77b0eb8043f1242a4c97423bc50ab/officeparser-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b271b0aa2aa7451cda95a7bc0ecd7ed", "sha256": "55f074d5914531cca5e31c1229add541b5978eb4e3890c4a6529c9baefeeb450" }, "downloads": -1, "filename": "officeparser-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2b271b0aa2aa7451cda95a7bc0ecd7ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13855, "upload_time": "2018-08-20T17:12:55", "url": "https://files.pythonhosted.org/packages/f4/18/da5fc80653a7c22c2c6166c8aec39a4393bc729381c4a222cd0362d3fd10/officeparser-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a318ac7efd7fce25be230b365c6457f6", "sha256": "a677069dda3d2de80deee70ce1e8ca91a018065743285375f751d43840f4d91a" }, "downloads": -1, "filename": "officeparser-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a318ac7efd7fce25be230b365c6457f6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13547, "upload_time": "2018-08-20T17:12:54", "url": "https://files.pythonhosted.org/packages/cb/70/8fae181f89d9afa4eb050c4908ad7de77b0eb8043f1242a4c97423bc50ab/officeparser-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b271b0aa2aa7451cda95a7bc0ecd7ed", "sha256": "55f074d5914531cca5e31c1229add541b5978eb4e3890c4a6529c9baefeeb450" }, "downloads": -1, "filename": "officeparser-1.0.1.tar.gz", "has_sig": false, "md5_digest": "2b271b0aa2aa7451cda95a7bc0ecd7ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13855, "upload_time": "2018-08-20T17:12:55", "url": "https://files.pythonhosted.org/packages/f4/18/da5fc80653a7c22c2c6166c8aec39a4393bc729381c4a222cd0362d3fd10/officeparser-1.0.1.tar.gz" } ] }