[Pythonmac-SIG] ANN: Preview of SystemConfiguration wrapper
Bob Ippolito
bob at redivi.com
Sun Oct 19 03:51:20 EDT 2003
http://undefined.org/python/SystemConfiguration-0.1.tar.gz
This is a source distribution, it requires PyObjC and Developer Tools.
The wrapper itself is (entirely) an ObjC framework, but it includes
everything necessary for Python wrapping. I haven't done any
documentation, real tests, especially testing of the runloop
integration.. but here it is if someone wants to play with it. The
ObjC is a little sloppy (three classes in one file), and the setup.py
is a lot sloppy (thanks to distutils being not easily extensible), but
it works.. or at least it should.
I'll be adding stuff from MoreSCF, probably tomorrow, and writing more
tests/examples and possibly some documentation over the next couple
days.
-bob
More information about the Pythonmac-SIG
mailing list