]> code.delx.au - gnu-emacs-elpa/blob - packages/debbugs/README
Remove version numbers in packages/ directory
[gnu-emacs-elpa] / packages / debbugs / README
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'.