-*- text -*-

This is a collection of plugins for osc [1] developed initially by
members of the openSUSE GNOME team.

So far, we have the following plugins:

* listpatches: list all patches in a project and summarize the results

* patchlint: do patches in a project or package conform to the
  standards we've set for ourselves?

* speclint: how does our .spec look? [this does much of the same work
  as patchlint]

* createspec: create a spec file from a set of templates, following
  openSUSE packaging guidelines.

* linkdereference (ld, deref): if one package links to another,
  download the files from the "real" package

* mergefrom: a very, very poor man's merging tool.  

* More to come.  The file TODO has a number of ideas, and you probably
  have your own too.

Contributions are welcome.  We're using git to manage the source.  You
can pull from:

Rodrigo's branch: http://www.gnome.org/~rodrigo/git/osc-plugins.git
Michael's branch: http://primates.ximian.com/~maw/git/osc-plugins

We have packages available in the openSUSE Build Service.  Install the
package osc-plugins-gnome from the home:maw project.  (The project
will probably change in the near future.)


Have a lot of fun,
Rodrigo and Michael


[1] http://www.opensuse.org/Build_Service/CLI

