Пакет python3-module-pypdf: Информация

    Исходный пакет: python3-module-pypdf
    Версия: 1.12-alt1.1
    Собран:  17 марта 2016 г. 1:16 в задании #161348
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pybrary.net/pyPdf/

    Лицензия: modified BSD
    О пакете: A Pure-Python library built as a PDF toolkit
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pypdf (noarch)

    Сопровождающий: Ivan Zakharyaschev

    Список участников:
    Ivan Zakharyaschev
    Eugeny A. Rostovtsev

      1. python3-devel
      2. rpm-build-python3

    Последнее изменение


    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)
    23 июля 2014 г. Eugeny A. Rostovtsev 1.12-alt1
    - Initial build for Sisyphus