[Lunar-commits] <moonbase> papyon: a MSN connection library for Python.

Florin Braescu florin at lunar-linux.org
Tue Jul 13 14:57:46 CEST 2010


commit 6b1af6cce9b47dce970524de63a1d18dc7b17b85
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jul 13 15:57:46 2010 +0300

    papyon: a MSN connection library for Python.
---
 python/papyon/BUILD   |    4 ++++
 python/papyon/DEPENDS |    3 +++
 python/papyon/DETAILS |   13 +++++++++++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/python/papyon/BUILD b/python/papyon/BUILD
new file mode 100644
index 0000000..a909339
--- /dev/null
+++ b/python/papyon/BUILD
@@ -0,0 +1,4 @@
+(
+ prepare_install  &&
+ python setup.py install
+) > $C_FIFO 2>&1
diff --git a/python/papyon/DEPENDS b/python/papyon/DEPENDS
new file mode 100644
index 0000000..1ab61ae
--- /dev/null
+++ b/python/papyon/DEPENDS
@@ -0,0 +1,3 @@
+pycrypto 
+pygobject 
+pyopenssl
diff --git a/python/papyon/DETAILS b/python/papyon/DETAILS
new file mode 100644
index 0000000..7085e4f
--- /dev/null
+++ b/python/papyon/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=papyon
+         VERSION=0.4.9
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE
+      SOURCE_VFY=sha1:1c7f406cbdd9c186aa33693b72496b5f69b52bf8
+        WEB_SITE=http://telepathy.freedesktop.org/wiki/Papyon
+         ENTERED=20100713
+         UPDATED=20100713
+           SHORT="A python MSN connection library"
+
+cat << EOF
+papyon is the library behind the msn connection manager : telepathy-butterfly.
+EOF


More information about the Lunar-commits mailing list