[Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread Hernán Ordiales
Hi all, Recently I been playing a little with Boost.Python and CLAM library and I'd like to show you the results: By now I was able to parse with sucess only a subset of clam classes and the problems that arose with basic ones were temporary solved with a couple of workarounds (especially

Re: [Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread David García Garzón
Wow, all that working in python seems amazing to me. Great work, Hernan! Could you sent a tarball/patch? i want to play with it. :-) David. El Wednesday 30 July 2008 21:36:50 Hernán Ordiales va escriure: Hi all, Recently I been playing a little with Boost.Python and CLAM library and I'd

Re: [Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread David García Garzón
6mb is to much load i would prefer the files to compile it + instructions. I can wait. El Wednesday 30 July 2008 21:53:02 Hernán Ordiales va escriure: On Wed, Jul 30, 2008 at 4:43 PM, David García Garzón [EMAIL PROTECTED] wrote: Wow, all that working in python seems amazing to me. Great

Re: [Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread Hernán Ordiales
On Wed, Jul 30, 2008 at 4:58 PM, David García Garzón [EMAIL PROTECTED] wrote: 6mb is to much load i would prefer the files to compile it + instructions. I can wait. ok -- Hernán http://h.ordia.com.ar GnuPG: 0xEE8A3FE9 ___ Clam-devel mailing list

Re: [Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread Pau Arumí
Recently I been playing a little with Boost.Python and CLAM library and I'd like to show you the results: Super! this is something wished for long time! Now, is anybody else to pull a rabbit out the hat? ;-) ___ Clam-devel mailing list

Re: [Clam-devel] pyclam: CLAM python bindings (some preliminary results)

2008-07-30 Thread Hernán Ordiales
Hi again, I prepared a tarball[1], see the README file for instructions. Most problems and issues are commented and explained inside the code (don't worry, the project are a few files) Some notes: * As said is a subset of classes, i was increasing the code base step by step and i think i can