diff options
Diffstat (limited to 'www/trac-xmlrpc/pkg-descr')
-rw-r--r-- | www/trac-xmlrpc/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/trac-xmlrpc/pkg-descr b/www/trac-xmlrpc/pkg-descr new file mode 100644 index 000000000000..cda1d210dcd8 --- /dev/null +++ b/www/trac-xmlrpc/pkg-descr @@ -0,0 +1,7 @@ +This plugin allows Trac plugins to export select parts of their interface via +XML-RPC. + +It also includes some exported functions for manipulating tickets, with plans +to include interfaces to other parts of Trac's API. + +WWW: http://trac-hacks.org/wiki/XmlRpcPlugin |