[Lunar-commits] pypoppler: Inital import (0.6.2)
Chad 'v3rt1g0' Kittel
v3rt1g0 at lunar-linux.org
Sat Dec 22 18:31:00 CET 2007
commit dda0ba7aac2bbf90e81bb0dae8ead2d7c17ec83c
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date: Sat Dec 22 11:31:00 2007 -0600
pypoppler: Inital import (0.6.2)
---
python/pypoppler/DEPENDS | 2 ++
python/pypoppler/DETAILS | 14 ++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/python/pypoppler/DEPENDS b/python/pypoppler/DEPENDS
new file mode 100644
index 0000000..cbdf898
--- /dev/null
+++ b/python/pypoppler/DEPENDS
@@ -0,0 +1,2 @@
+depends pygtk2
+depends poppler
diff --git a/python/pypoppler/DETAILS b/python/pypoppler/DETAILS
new file mode 100644
index 0000000..0b0c602
--- /dev/null
+++ b/python/pypoppler/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=pypoppler
+ VERSION=0.6.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://gnome.org/~gianmt/
+ SOURCE_VFY=sha1:25119f183c0b6778db12b61e2d97fd347ac7a1f2
+ WEB_SITE=http://poppler.freedesktop.org
+ ENTERED=20071222
+ UPDATED=20071222
+ SHORT="Python Poppler PDF bindings"
+
+cat << EOF
+PyPoppler is Python bindings to the Poppler PDF rendering
+library.
+EOF
More information about the Lunar-commits
mailing list