aboutsummaryrefslogtreecommitdiff
path: root/devel/py-offtrac/pkg-descr
blob: 19456ebaadff0295c4ae9b5c1a48d46f4d8d3f03 (plain) (blame)
1
2
3
4
5
6
7
This is the Offtrac project. It aims to be a python based xmlrpc client
library for trac instances.

There is the offtrac python library which offers the TracServer class. This
object is how one interacts with a Trac instance via xmlrpc. An example
script (fedora-hosted.py) is provided to show how a client program might
make use of the library to get things done.