freebsd-ports/devel/py-olefileio_pl/pkg-descr
Antoine Brodin 857a10e7c6 New port: py-olefileio_pl
A python module to read Microsoft OLE2 files
2013-06-30 15:54:09 +00:00

10 lines
597 B
Text

OleFileIO_PL is a Python module to read Microsoft OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office documents, Image Composer and FlashPix
files, Outlook messages, ...
This is an improved version of the OleFileIO module from PIL, the excellent
Python Imaging Library, created and maintained by Fredrik Lundh. The API is
still compatible with PIL, but the internal implementation has been improved
significantly, with new features, bugfixes and a more robust design.
WWW: http://www.decalage.info/python/olefileio