Package python3-module-pypdf: Information

    Source package: python3-module-pypdf
    Version: 1.12-alt1.2
    Build time:  Apr 20, 2019, 02:51 PM in the task #227468
    Report package bug
    License: modified BSD
    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.

    List of rpms provided by this srpm:
    python3-module-pypdf (noarch)

    Maintainer: Andrey Bychkov


      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3

    Last changed


    May 16, 2018 Andrey Bychkov 1.12-alt1.2
    - (NMU) rebuild with python3.6
    March 14, 2016 Ivan Zakharyaschev 1.12-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 23, 2014 Eugeny A. Rostovtsev 1.12-alt1
    - Initial build for Sisyphus