Compoundfiles
  • 1. Installation
    • 1.1. Ubuntu installation
    • 1.2. PyPI installation
    • 1.3. Development installation
  • 2. Quick Start
  • 3. Compliance mechanisms
  • 4. API Reference
    • 4.1. CompoundFileReader
    • 4.2. CompoundFileStream
    • 4.3. CompoundFileEntity
    • 4.4. Exceptions
  • 5. Change log
    • 5.1. Release 0.3 (2014-09-01)
    • 5.2. Release 0.2 (2014-04-23)
    • 5.3. Release 0.1 (2014-02-22)
  • 6. License
 
Compoundfiles
  • Docs »
  • Edit on GitHub

Index

C | I | M | N | O | R | S | T | W

C

CompoundFileEntity (class in compoundfiles)
CompoundFileError
CompoundFileReader (class in compoundfiles)
compoundfiles (module)
CompoundFileStream (class in compoundfiles)
CompoundFileWarning
created (compoundfiles.CompoundFileEntity attribute)

I

isdir (compoundfiles.CompoundFileEntity attribute)
isfile (compoundfiles.CompoundFileEntity attribute)

M

modified (compoundfiles.CompoundFileEntity attribute)

N

name (compoundfiles.CompoundFileEntity attribute)

O

open() (compoundfiles.CompoundFileReader method)

R

read() (compoundfiles.CompoundFileStream method)
read1() (compoundfiles.CompoundFileStream method)
readable() (compoundfiles.CompoundFileStream method)
root (compoundfiles.CompoundFileReader attribute)

S

seek() (compoundfiles.CompoundFileStream method)
seekable() (compoundfiles.CompoundFileStream method)
size (compoundfiles.CompoundFileEntity attribute)

T

tell() (compoundfiles.CompoundFileStream method)

W

writable() (compoundfiles.CompoundFileStream method)

© Copyright 2014 Dave Hughes.

Sphinx theme provided by Read the Docs