opensuse-commander If you want to extend it, please contact me to get write access: http://svn.poeml.de/svn/osc http://svn.poeml.de/viewcvs/osc/ It needs the package pyxml. Put a line machine api.opensuse.org login $login password $pass into your ~/.netrc file. Usage examples: # list contents opensuse-commander.py ls opensuse-commander.py ls Apache opensuse-commander.py ls Apache subversion # show xml meta opensuse-commander.py meta Apache opensuse-commander.py meta Apache subversion opensuse-commander.py id username # check out sources mkdir subversion cd subversion opensuse-commander.py co Apache subversion [file] vi *.spec opensuse-commander.py diff Apache subversion [file] opensuse-commander.py ci Apache subversion file1 [file2...] # remove file1 opensuse-commander.py rm Apache subversion file1 # show platforms opensuse-commander.py platforms # show platforms used by project Apache opensuse-commander.py platforms Apache