]> code.delx.au - gnu-emacs-elpa/blob - packages/debbugs-readme.txt
packages/load-dir-0.0.2.el: added.
[gnu-emacs-elpa] / packages / debbugs-readme.txt
1 This package provides some basic functions to access a debbugs SOAP
2 server (see <http://wiki.debian.org/DebbugsSoapInterface>).
3
4 It implements the SOAP functions "get_bugs", "newest_bugs",
5 "get_status" and "get_bug_log". The SOAP functions "get_usertag" and
6 "get_versions" are not implemented (yet).
7
8 The debbugs server to be connected can be customized via the option
9 `debbugs-port'.