libextractor C#/mono bindings

View: New views
2 Messages — Rating Filter:   Alert me  

libextractor C#/mono bindings

by zulu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I created managed mono bindings (should work on ms .NET as well) for
your great extractor library.
The attached archive contains a monodevelop solution, makefiles and the
actual sourcecode. The makefile compiles a .dll file that mono apps can
link against. Alternatively the sourcecode can be included in mono
projects directly. The binding depends directly on your native
libraries, glue code is not required. I designed the API to be as close
as possible to your original library. Please let me know if your're
interested in it.

Greetings
Patrick Ulbrich


_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor

LibExtractor.tar.gz (28K) Download Attachment

Re: libextractor C#/mono bindings

by Christian Grothoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Certainly!  I've added the source code you provided (plus a file "AUTHORS"
with your name) to our subversion repository
(https://gnunet.org/svn/Extractor-mono/).  I've also added the TGZ to the
webpage as a download.  If you want to get write-access to the subversion
repository for Extractor-mono (so that you can maintain the code), please
e-mail me (privately) the output of htpasswd for a password of your choice...

Thanks!

Christian

On Wednesday 15 October 2008 08:31:48 am zulu wrote:

> Hello,
>
> I created managed mono bindings (should work on ms .NET as well) for
> your great extractor library.
> The attached archive contains a monodevelop solution, makefiles and the
> actual sourcecode. The makefile compiles a .dll file that mono apps can
> link against. Alternatively the sourcecode can be included in mono
> projects directly. The binding depends directly on your native
> libraries, glue code is not required. I designed the API to be as close
> as possible to your original library. Please let me know if your're
> interested in it.
>
> Greetings
> Patrick Ulbrich




_______________________________________________
libextractor mailing list
libextractor@...
http://lists.gnu.org/mailman/listinfo/libextractor