File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- Version 1.12, 2008...
2
- ---------------------
1
+ Version 1.12, 2008-09-02
2
+ ------------------------
3
3
4
4
- Added support for XMP metadata.
5
5
6
6
- Fix reading files with xref streams with multiple /Index values.
7
7
8
+ - Fix extracting content streams that use graphics operators longer than 2
9
+ characters. Affects merging PDF files.
10
+
8
11
9
12
Version 1.11, 2008-05-09
10
13
------------------------
Original file line number Diff line number Diff line change 20
20
21
21
setup (
22
22
name = "pyPdf" ,
23
- version = "1.12-prerelease-C " ,
23
+ version = "1.12" ,
24
24
description = "PDF toolkit" ,
25
25
long_description = long_description ,
26
26
author = "Mathieu Fenniak" ,
27
27
28
28
url = "http://pybrary.net/pyPdf/" ,
29
- download_url = "http://pybrary.net/pyPdf/pyPdf-1.11 .tar.gz" ,
29
+ download_url = "http://pybrary.net/pyPdf/pyPdf-1.12 .tar.gz" ,
30
30
classifiers = [
31
31
"Development Status :: 5 - Production/Stable" ,
32
32
"Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments