On Sun, 1 Sep 2013, Gémes Géza wrote:
Hi,
I've decided to start a project for building a swig based python interface
for afs commands/functions. The advantage is that a swig interface can be
further used for creating interfaces for other languages. Currently I know
about only one limited python-afs interface which calls the afs binary
commands instead of implementing an interface to the C code
(https://github.com/openafs-contrib/afspy). On the other hand the (to my
There is also https://github.com/ebroder/pyafs , though I have not used it
in anything substantial, myself.
-Ben Kaduk