Port details |
- py-olefileio_pl Python module to read MS OLE2 files
- 0.31 devel
=0 0.31Version of this port present on the latest quarterly branch.
- Maintainer: antoine@FreeBSD.org
- Port Added: 2013-06-30 15:54:28
- Last Update: 2014-10-17 16:52:52
- SVN Revision: 371066
- Also Listed In: python
- License: MIT
- WWW:
- http://www.decalage.info/python/olefileio
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py27-olefileio_pl>0:devel/py-olefileio_pl
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-olefileio_pl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.31 17 Oct 2014 16:52:52 |
antoine |
- Follow upstream name change
- Update to 0.40 |
0.31 29 Aug 2014 17:24:43 |
antoine |
Update to 0.31 |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
0.30 10 Feb 2014 22:42:35 |
antoine |
- Update to 0.30
- This version works with python 3
- Use PYDISTUTILS_AUTOPLIST
- Remove DOCS, the README is identical in content to the PKGINFO |
0.26 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.26 19 Nov 2013 22:24:58 |
antoine |
Use dos2unix |
0.26 29 Sep 2013 20:03:14 |
antoine |
Convert to STAGEDIR |
0.26 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.26 30 Jul 2013 06:37:30 |
antoine |
Update olefileio_pl to 0.26 |
0.25 30 Jun 2013 16:01:18 |
antoine |
Fix an error in previous commit |
0.25 30 Jun 2013 15:54:10 |
antoine |
New port: py-olefileio_pl
A python module to read Microsoft OLE2 files |
Number of commits found: 11
|