From 68e02b57afef3fc732c15082e018907e46779a4d Mon Sep 17 00:00:00 2001 From: "yusuke.shinyama.dummy" Date: Sun, 30 Aug 2009 01:23:00 +0000 Subject: [PATCH] release 20090830 git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@130 1aa58f4a-7d42-0410-adbc-911cccaed67c --- docs/index.html | 8 ++++---- pdfminer/__init__.py | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index 45ff9af..2b0b453 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ Python PDF parser and analyzer
-Last Modified: Thu Aug 27 00:20:29 JST 2009 +Last Modified: Sun Aug 30 10:22:15 JST 2009
@@ -51,8 +51,8 @@ PDF parser that can be used for other purposes instead of text analysis.

Download:
- -http://www.unixuser.org/~euske/python/pdfminer/pdfminer-20090824.tar.gz + +http://www.unixuser.org/~euske/python/pdfminer/pdfminer-20090830.tar.gz (1.8Mbytes) @@ -319,7 +319,7 @@ no stream header is displayed for the ease of saving it to a file.


Changes