diff options
Diffstat (limited to 'devel/py-launchpadlib/pkg-descr')
| -rw-r--r-- | devel/py-launchpadlib/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/py-launchpadlib/pkg-descr b/devel/py-launchpadlib/pkg-descr new file mode 100644 index 000000000000..f67a4fd9a66e --- /dev/null +++ b/devel/py-launchpadlib/pkg-descr @@ -0,0 +1,7 @@ +launchpadlib is an open-source Python library that lets you treat the +HTTP resources published by Launchpad's web service as Python objects +responding to a standard set of commands. With launchpadlib you can +integrate your applications into Launchpad without knowing a lot about +HTTP client programming. + +WWW: https://help.launchpad.net/API/launchpadlib |
