[37326] trunk/dports/python

landonf at macports.org landonf at macports.org
Tue Jun 3 01:47:42 PDT 2008


Revision: 37326
          http://trac.macosforge.org/projects/macports/changeset/37326
Author:   landonf at macports.org
Date:     2008-06-03 01:47:42 -0700 (Tue, 03 Jun 2008)

Log Message:
-----------
Add py25-pypdf, a pure-python PDF toolkit library

Added Paths:
-----------
    trunk/dports/python/py25-pypdf/
    trunk/dports/python/py25-pypdf/Portfile

Added: trunk/dports/python/py25-pypdf/Portfile
===================================================================
--- trunk/dports/python/py25-pypdf/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-pypdf/Portfile	2008-06-03 08:47:42 UTC (rev 37326)
@@ -0,0 +1,27 @@
+# $Id: Portfile 33235 2008-01-22 03:21:55Z nox at macports.org $
+
+PortSystem      1.0
+PortGroup       python25 1.0
+
+name            py25-pypdf
+version         1.11
+categories      python devel
+platforms       darwin
+maintainers     landonf openmaintainer
+description     A Pure-Python PDF toolkit.
+
+long_description \
+		A Pure-Python PDF toolkit. \
+		It is capable of extracting document information (title, author, ...), \
+		splitting documents page by page, merging documents page by page, \
+		cropping pages, merging multiple pages into a single page, \
+		and encrypting and decrypting PDF files.
+
+checksums	md5 3aed4776bd086fe2d903d20f84252c6a \
+		sha1 ff336ff46760e193d601a1e12d526465db7422bb \
+		rmd160 48d34c5c7ff7919c52ee9b2178d4b54bf48c5b8c
+
+
+homepage        http://pybrary.net/pyPdf/
+master_sites    ${homepage}
+distname        pyPdf-${version}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080603/f8178f89/attachment.htm 


More information about the macports-changes mailing list