public
Description: Python bindings for the OpenBSD operating system
Homepage: http://dev.nullcube.com
Clone URL: git://github.com/cortesi/pyopenbsd.git
name age message
file .gitignore Wed Jun 04 23:38:02 -0700 2008 Bring up to speed for 4.3. Convert to pry. [Aldo Cortesi]
file CHANGELOG Fri Oct 06 21:24:23 -0700 2006 Subversion is a piece of crap. [aldo]
file README Sun Jun 15 04:01:26 -0700 2008 Initial compatibility with -current. [cortesi]
directory doc-src/ Fri Oct 06 23:03:44 -0700 2006 New repository structure. [aldo]
directory examples/ Fri Oct 06 21:24:23 -0700 2006 Subversion is a piece of crap. [aldo]
directory openbsd/ Mon Dec 01 04:27:22 -0800 2008 Add ability to collect cpu stats [Dave Harrison]
directory programs/ Wed Jun 04 23:38:02 -0700 2008 Bring up to speed for 4.3. Convert to pry. [Aldo Cortesi]
file setup.py Wed Nov 26 05:20:07 -0800 2008 Add mntinfo data to system module [Dave Harrison]
directory test/ Mon Dec 01 04:27:22 -0800 2008 Add ability to collect cpu stats [Dave Harrison]
README
To install PyOpenBSD, run the following command as root:

    python setup.py install

Please also take a moment to run the unit tests.