{ "info": { "author": "Dave Hughes", "author_email": "dave@waveform.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "=============\ncompoundfiles\n=============\n\n|pypi| |rtd| |travis|\n\nThis package provides a library for reading Microsoft's `Compound File Binary`_\nformat (CFB), formerly known as `OLE Compound Documents`_, the `Advanced\nAuthoring Format`_ (AAF), or just plain old Microsoft Office files (the non-XML\nsort). This format is also widely used with certain media systems and a number\nof scientific applications (tomography and microscopy).\n\nThe code is pure Python and should run on any platform; it is compatible with\nPython 2.7 (or above) and Python 3.2 (or above). The library has an emphasis\non rigour and performs numerous validity checks on opened files. By default,\nthe library merely warns when it comes across non-fatal errors in source files\nbut this behaviour is configurable by developers through Python's ``warnings``\nmechanisms.\n\nLinks\n=====\n\n* The code is licensed under the `MIT license`_\n* The `source code`_ can be obtained from GitHub, which also hosts the `bug\n tracker`_\n* The `documentation`_ (which includes installation instructions and\n quick-start examples) can be read on ReadTheDocs\n* The `build status`_ can be observed on Travis CI\n\n.. _documentation: http://compound-files.readthedocs.org/\n.. _source code: https://github.com/waveform80/compoundfiles\n.. _bug tracker: https://github.com/waveform80/compoundfiles/issues\n.. _Compound File Binary: http://msdn.microsoft.com/en-gb/library/dd942138.aspx\n.. _OLE Compound Documents: http://www.openoffice.org/sc/compdocfileformat.pdf\n.. _Advanced Authoring Format: http://www.amwa.tv/downloads/specifications/aafcontainerspec-v1.0.1.pdf\n.. _MIT license: http://opensource.org/licenses/MIT\n.. _build status: https://travis-ci.org/waveform80/compoundfiles\n\n.. |pypi| image:: https://pypip.in/version/compoundfiles/badge.svg\n :target: https://pypi.python.org/pypi/compoundfiles\n :alt: Latest release\n\n.. |rtd| image:: https://readthedocs.org/projects/compound-files/badge/?version=latest\n :target: https://compound-files.readthedocs.org/\n :alt: Documentation status\n\n.. |travis| image:: https://travis-ci.org/waveform80/compoundfiles.svg?branch=master\n :target: https://travis-ci.org/waveform80/compoundfiles\n :alt: Build status", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://compound-files.readthedocs.org/", "keywords": "microsoft,ole,compound,document", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "compoundfiles", "package_url": "https://pypi.org/project/compoundfiles/", "platform": "ALL", "project_url": "https://pypi.org/project/compoundfiles/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://compound-files.readthedocs.org/" }, "release_url": "https://pypi.org/project/compoundfiles/0.3/", "requires_dist": null, "requires_python": null, "summary": "Library for parsing and reading OLE Compound Documents", "version": "0.3" }, "last_serial": 1209429, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a5956cf7820fec0a93bdba1e335fa0d9", "sha256": "4f8b394a83db56e48ddfa95f6f8b3f72c6dbaa04bc0880206a987d59797e4180" }, "downloads": -1, "filename": "compoundfiles-0.1.tar.gz", "has_sig": false, "md5_digest": "a5956cf7820fec0a93bdba1e335fa0d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14351, "upload_time": "2014-02-22T13:20:19", "url": "https://files.pythonhosted.org/packages/10/0f/c6f4fd208ec1f19c69cb72d692c02d4ca6ec010f87b4775a7a50d1fa8f98/compoundfiles-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9971ff7f00dd6418bf7e2abde17bdfb2", "sha256": "da4ae611eb7fda50b6eece5c88b4a4a073d3fd3839616c8fe48d07ac15a5e148" }, "downloads": -1, "filename": "compoundfiles-0.2.tar.gz", "has_sig": false, "md5_digest": "9971ff7f00dd6418bf7e2abde17bdfb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14696, "upload_time": "2014-04-23T00:06:06", "url": "https://files.pythonhosted.org/packages/2f/1c/85c155d456e5da42d0d97c9d91b748da1cb42aa88bef84c57658a64e3bfa/compoundfiles-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "f816df9d4777001c56770ce38fa76682", "sha256": "a435c1053786850a78b74b9ba6a317aab2ae97442d48f3ec5392dc2c51c161e9" }, "downloads": -1, "filename": "compoundfiles-0.3.tar.gz", "has_sig": false, "md5_digest": "f816df9d4777001c56770ce38fa76682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18465, "upload_time": "2014-09-01T18:08:47", "url": "https://files.pythonhosted.org/packages/78/c8/46e0bcf2b4158f501b57ea928350487bf1062459c9d8a226dfda8986c40c/compoundfiles-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f816df9d4777001c56770ce38fa76682", "sha256": "a435c1053786850a78b74b9ba6a317aab2ae97442d48f3ec5392dc2c51c161e9" }, "downloads": -1, "filename": "compoundfiles-0.3.tar.gz", "has_sig": false, "md5_digest": "f816df9d4777001c56770ce38fa76682", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18465, "upload_time": "2014-09-01T18:08:47", "url": "https://files.pythonhosted.org/packages/78/c8/46e0bcf2b4158f501b57ea928350487bf1062459c9d8a226dfda8986c40c/compoundfiles-0.3.tar.gz" } ] }