aboutsummaryrefslogtreecommitdiff
path: root/devel/osc
Commit message (Collapse)AuthorAgeFilesLines
* osc is a command-line client fot openSUSE build service. It isDmitry Marakasov2013-02-064-0/+141
written in Python, and in addition to the commandline interface it also provides a Python module, for use by other Python programs. osc is a subversion-like client. It serves as client for the source code repository component of the build service, and it is used to edit metadata or query about build results. WWW: http://en.opensuse.org/openSUSE:OSC Notes: svn path=/head/; revision=311741