On Fri, Mar 14, 2008 at 9:11 PM, Jason Edgecombe <[EMAIL PROTECTED]> wrote: ... > oh goody. I think I'll start with command parsing and move to library > linking if needed. >
Some pretty good places to start are * Perl AFS::Command API (for command parsing), * Perl AFS API (that does linking instead), and * Perl AFS-Monitoring (which also does linking). All of those are on CPAN. (I realize you want Python, but those are useful places to start from). I would be very interested in following any progress you make on providing decent APIs in Python. Thanks, Steven _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
