[54811] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Aug 2 07:27:16 PDT 2009


Revision: 54811
          http://trac.macports.org/changeset/54811
Author:   singingwolfboy at macports.org
Date:     2009-08-02 07:27:15 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
added py26-pypdf, version 1.12

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

Added: trunk/dports/python/py26-pypdf/Portfile
===================================================================
--- trunk/dports/python/py26-pypdf/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pypdf/Portfile	2009-08-02 14:27:15 UTC (rev 54811)
@@ -0,0 +1,27 @@
+# $Id: Portfile 37930 2008-06-29 22:30:43Z ryandesign at macports.org $
+
+PortSystem      1.0
+PortGroup       python26 1.0
+
+name            py26-pypdf
+version         1.12
+categories      python devel
+platforms       darwin
+maintainers     singingwolfboy 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 7be5f7f4659f64fd194e9eb9a38ad425 \
+		        sha1 559f080fe47a0aeda9945acbcc52331b7e4d6213 \
+		        rmd160 0528bdbfdbbdb8cf26dbe47b162f57f8d0c0984a
+
+
+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/20090802/c6686d32/attachment.html>


More information about the macports-changes mailing list