LAUNCHPAD A Common LISP libarary for lauchpad.net


 

Abstract

The code comes with a MIT license so you can basically do with it whatever you want.

Download shortcut: http://common-lisp.net/project/cl-launchpad/cl-launchpad_latest.tar.gz.


 

Contents

  1. Download
  2. The dictionary
    1. add-comment
    2. get-all-bugs
    3. get-bug
    4. open-bug
    5. update-bug
  3. Acknowledgements

 

Download

LAUNCHPAD together with this documentation can be downloaded from http://common-lisp.net/project/cl-launchpad/cl-launchpad_latest.tar.gz. The current version is 0.5.
 

The LAUNCHPAD dictionary


[Function]
add-comment bug-id comment => result



[Function]
get-all-bugs project => result



[Function]
get-bug bug-id => result



[Function]
open-bug project title description => result



[Function]
update-bug bug-id &key title description => result



 

Acknowledgements

This documentation was prepared with DOCUMENTATION-TEMPLATE.

Last modified: 2009/12/20 22:03:42