Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37339256
en ru br
ALT Linux repos
S:3.16.1-alt1

Group :: Development/Python3
RPM: python3-module-pypdf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.16.1-alt1
Build date: 18 september 2023, 14:01 ( 30.2 weeks ago )
Size: 6.38 Mb

Home page:   https://pypi.org/project/pypdf

License: BSD-3-Clause
Summary: A Pure-Python library built as a PDF toolkit
Description:

A Pure-Python library built as a 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,
- encrypting and decrypting PDF files.

By being Pure-Python, it should run on any Python platform without any
dependencies on external libraries.  It can also work entirely on StringIO
objects rather than file streams, allowing for PDF manipulation in memory.
It is therefore a useful tool for websites that manage or manipulate PDFs.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-pypdf
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin