Hi all,

I've checked into svn a first cut of a python module for FCP v2 access.

Features:

 - stupidly simple

 - only supports basic operations:
    - genkeys
    - get
    - put

 - no support for FCP v2's async features or other advanced
  functionality

 - if the module is executed as a python script (instead of imported),
   it runs an XML-RPC server (run with -h for details)

If/when I get around to it, I'll look into implementing a background
thread which handles queueing and management of concurrent requests, as
well as access to the more advanced features.

Meanwhile, it's in the freenet svn repo, so anyone with python skills
can have a go at it.

Cheers
David



Reply via email to