OS4 DepotLogo by mason 
(anonymous IP: 18.191.13.255,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Library » Misc » pypdf2.lha

PyPDF2

Description: Manipulate PDFs from python code
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.
Submitter: Andy Broad
Email: andy/broad ology org uk
Requirements: standard amigaos python install
Category: development/library/misc
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 10075
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 123  (Current version)
123  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
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. 

Copyright © 2004-2024 by Björn Hagström All Rights Reserved