[OpenAFS-devel] library linking vs command output parsing
Steven Jenkins
steven.jenkins@gmail.com
Mon, 17 Mar 2008 12:33:31 -0400
On Fri, Mar 14, 2008 at 9:11 PM, Jason Edgecombe
<jason@rampaginggeek.com> 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