Menu
Features
Categories
Audio (347)
Datatype (51)
Demo (204)
Development (609)
Document (24)
Driver (98)
Emulation (153)
Game (1027)
Graphics (510)
Library (119)
Network (236)
Office (67)
Utility (938)
Video (72)
Total files: 4455
Full index fileRecent index file Links
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
PyPDF2
Download: pypdf2.lha (TIPS: Use the right click menu if your browser takes you back here all the time) Size: 86kb
Version: 1.23
Date: 10 Nov 2016
Author: Mathieu Fenniak, Ashish Kulkarni, Steve Witham et al.
Email: andy/broad ology org uk
Requirements: standard amigaos python install
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 10075
Downloads: 186 (Current version)
186 (Accumulated)
Votes: 0 (0/0) (30 days/7 days)
PyPDF2 - AmigaOS 4.1 - Python 2.5
This is a backport of PyPDF2 1.23 to python 2.5 as used on AmigaOS 4.1 FE
Whilst PyPDF2 seems to be code with backwards compatabilty in mind (even as
far as python 2.4) a few Python 3 isms and "future" features not available
in python 2.5.4 are used and the version in this archive addresses these.
Also the addURI() function from the latest git version has been incorporated
into this version (that being the reason I wanted in the first place!).
INSTALATION
Unpack archive;
cd inot the root of the unpacked directory then do
python setup.py install
As well as the original samples contained in Sample_Code/ I have added a simple
example adding some links to a document.