This package provides a library for reading Microsoft’s Compound File Binary format (CFB), formerly known as OLE Compound Documents, the Advanced Authoring Format (AAF), or just plain old Microsoft Office files (the non-XML sort). This format is also widely used with certain media systems and a number of scientific applications (tomography and microscopy).
The code is pure Python and should run on any platform; it is compatible with Python 2.7 (or above) and Python 3.2 (or above). The library has an emphasis on rigour and performs numerous validity checks on opened files. By default, the library merely warns when it comes across non-fatal errors in source files but this behaviour is configurable by developers through Python’s warnings mechanisms.
Links
The code is licensed under the MIT license
The source code can be obtained from GitHub, which also hosts the bug tracker
The documentation (which includes installation instructions and quick-start examples) can be read on ReadTheDocs
The build status can be observed on Travis CI
Release files for compoundfiles 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| compoundfiles-0.3.tar.gz | 18.5 kB | Details |
Release files / compoundfiles-0.3.tar.gz
| Download URL | compoundfiles-0.3.tar.gz |
|---|---|
| Size | 18.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a435c1053786850a78b74b9ba6a317aab2ae97442d48f3ec5392dc2c51c161e9
|
|
BLAKE2b-256 checksum How to use checksums |
78c846e0bcf2b4158f501b57ea928350487bf1062459c9d8a226dfda8986c40c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |