Add CreateGroup support.
[invirt/packages/python-afs.git] / README.dev
1 This project is an attempt to develop a fully Python-based interface
2 to the AFS APIs. It is based on the Perl AFS module
3 (http://search.cpan.org/~nog/AFS-2.6.1).
4
5 The goal is essentially to implement the full "high-level" API of the
6 Perl modules in a combination of Python and Pyrex.
7
8 I am depending on patches from other people, beacuse I will not finish
9 this on my own. I think I've established enough of the structure that
10 others can see what I want the structure to look like.
11
12 Please be sure to sign off on your patches.