delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/03/22/08:27:49

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6C6BA385702F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1616416046;
bh=EacSNhK/dFH5hCvYpRxt/SLjUBWwdiki8sdVZbSR9ec=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=xYdCxJ2TJoYLGBaTcLK0d+WyGeout/iKMQXhxwHSg5gtTlkVg+WWo6e0gQ8dAwMXF
dr2QSXaty9CsdVbX/kDME2f522KChvbwTh5BVAesx9a8jd/WDmd85/4QusovTT7U4T
tl0qEBCrC8vPI5vgi/E4a+TgOvT5vo5jZUQielYM=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADF483857012
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 630FD385782D
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0F9243857815
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=X5l8vmWhurq8KLUJ/9eaFBED2oFP9roNRpM/AYH6hrg=;
b=HSHRrkq7rgdBWZtekqQOJWwcIzGIn3tJh4KB7ud8Kq/LhgMY65IaKk4O0ER7aFTEn9
T/PAMQaY85C2KP9fpAAvaVondKzsFxGr5OFVgkjI2Bw7ZT4Gc6fWOs2O74IiiOw3ptcn
uHHqkNKsYqVwhltdLME3JjtoNwmx7KzGRAAFl7jkA6EepuwSw3IHkYkNwdQc6nYo20y5
CF9g2+GKn9U8YBGqGKsTA7fQ6hSYs0AwTBSGWNlv6cSSEEmLOBKAxYtmirJuLRuhG46i
1aQ/Oklpd9+gGPYPvCFLKGe5W7/+vaPUwQnzEnGstVCm5ISKv1eNzmjBAMT2DL1BkyEq
T+cg==
X-Gm-Message-State: AOAM533llrqXP0L6UNz02nwC/X5yyMbvdNQcgwtF1LRQImrQJLkvIapS
hx3ziRr61C06KCzFPLlATi8eALV/qiremg==
X-Google-Smtp-Source: ABdhPJwBhD+VBu5iinWoK91RaZ7lz04VZtG+n5ej5Mibnyh2OFJClsr1voX133TSw6U9pTt7YB7W3w==
X-Received: by 2002:adf:f303:: with SMTP id i3mr17721923wro.67.1616416040131;
Mon, 22 Mar 2021 05:27:20 -0700 (PDT)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: qpdf-10.3.1-1
Message-Id: <announce.39965302-eb6e-3953-e865-6feef4752ac0@gmail.com>
Date: Mon, 22 Mar 2021 13:27:20 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.8.1
MIME-Version: 1.0
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Versions 10.3.1-1 of

   qpdf
   libqpdf28
   libqpdf-devel

are available in the Cygwin distribution:

CHANGES
Latest upstream release

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

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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