libextractor
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libextractor] Python binding proposal


From: Bader Lejmi
Subject: [libextractor] Python binding proposal
Date: Sun, 28 May 2006 15:03:18 +0200

Hi,

libextractor's actual binding is unfunctional. It only does modules
(plugins) loading. The code is I think overdesigned and too verbose, too
much C-ish and not Pythonic enough anyway.
So I decide some times ago to continue the finish the python bindings.
Finally after discovering ctypes I finally choose to recode it from
scratch respecting more or less the prototyped API
(src/main/Extractor.py)*.
The result is not yet finished but ready to use. Please give me
feedback. For an usage example see Extractor-python/extract.py.


Bader

* why does a python script is in the main distribution and not in
Extractor-python ?

Attachment: extractor.py
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]