delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/09/17/08:33:13

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=ItSf0txpTgmhTZquEMTjkZOHCWK4IYLUlf/OncEPKO48lzHGJbmL/
9tK26WR3IHEQe9ctbJ5E03BRcTg8HH9mSkVFIudmPShbd178gvPGxVOQtqmy1Tnv
99YdeUgbIQq0ZGGwsb7YKF0vk94zBmS1Epmi0Pr4y9Ezy28b+Zj/u0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=duiFgE+Xo4MzfeO+C8XhwVLzQv4=; b=x/zIs76PN4TXvaYGtlBFgaoqrMTT
CzYL2QdXcDU8+aGZ9xdr5Kqdg0ZhaJaRx7ZTetznu3+/1BuLiJjVOBIo/JUgY8g9
udn58Ahxt1UjTkilA3GruIPie1Psp7SVpADnWK6cJDhvYtE4+3efLb7xXz8gkvID
CDJ/hXyF7U2/9sQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=structural, H*m:gmail, H*R:D*cygwin.com, learn
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=HWbXV2qKQ2/LBFdqOM7VD3SCSJ4vdFedAKtIgD+Qsj8=; b=L0e7k32E+oTyNqMBDWwDSfCkCrqV6G45kXi0QIJIVggUXxUdlq6L74LEproenJFOwJ 4xrIT+S8A1VCcrnLVnXumPeXqG6s7fUewSBXNi0OMjEJmqN72B0NLicJ7HUPHUw2Fr5E SwC03mfo8w1548N9ulH/o+Pi5LHW+py5QAfPjX/Wz7aZHwk6iIsgj4UHr0wtW8bsad2V YXqIOb2oAI0DmPq6T051A5Ig7WVyKHmt30C9Qo+wfztVVfIrh0FT+gdvEmV/DM2zpTa4 cp/huTcMk37rIj7eusvl1zS0DYyr3nPPjvrGQRD9mDYie97n8sK9bRmkUkVPvOdtVFIm RI9w==
X-Gm-Message-State: AHPjjUig8GHzd7r975YTUBZ/XGaqbt8CjGep8bZHR94Zysy84xVVxdMS PNGMULkUiZ1iWwFI
X-Google-Smtp-Source: ADKCNb5q8AjO8HN7PimJUrZl8y1MqaGUBeavYQY4hV0cNRVTXmfiKmRsteRSm+t4AzFcSfZksC7ARg==
X-Received: by 10.223.184.11 with SMTP id h11mr23595928wrf.159.1505643557745; Sun, 17 Sep 2017 03:19:17 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: qpdf-7.0.0-1
Message-Id: <announce.9fbf69e2-fd56-90ce-7ad4-99a5a2fcc226@gmail.com>
Date: Sun, 17 Sep 2017 12:19:09 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
MIME-Version: 1.0
X-IsSubscribed: yes

Versions 7.0.0-1 of

   qpdf
   libqpdf18
   libqpdf-devel

are available in the Cygwin distribution:

CHANGES
Latest upstream release
https://sourceforge.net/p/qpdf/mailman/message/36041600/


DESCRIPTION
QPDF is a command-line program that does structural, content-preserving
transformations on PDF files. It also provides many useful capabilities
to developers of PDF-producing software or for people who just want to
look at the innards of a PDF file to learn more about how they work.

QPDF is capable of creating linearized (also known as web-optimized)
files and encrypted files. QPDF also supports a special mode designed
  to allow you to edit the content of PDF files in a text editor.

QPDF includes support for merging and splitting PDFs through the
ability to copy objects from one PDF file into another and to manipulate
  the list of pages in a PDF file. The QPDF library also makes it possible
for you to create PDF files from scratch.


HOMEPAGE
http://qpdf.sourceforge.net/

Marco Atzeri

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019