X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5186B3857810
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1637765701;
	bh=QShPAG9CKiveY/wtJS58zExVu0fu2DQKm5z6jafsyV4=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=mAlczJE5MrVrtMgSFaJ+ZSd4CtNuxSDuX7oyRUoFlebTSqS354rNeNMqaWdBOkNL6
	 6KV/hHeDCg8jX2gvXaMdoi9Dkyf1knphT3ij939bF2TZCTlcsG3GK/ya6+gUjRRAzf
	 Hmjhumn58xW50FGyhXu642cGpexwbUUZuF+agZeY=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5BA2C3857C5B
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 162AC3857C7F
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8E1353858C27
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=x-gm-message-state:message-id:date:mime-version:user-agent
 :content-language:to:from:subject:content-transfer-encoding;
 bh=r3fFesiY3EUlQPghQq9UICf+fleJhBIHHhYg/WgS+PE=;
 b=a8rgwfDwFq2f2+GvqT+opMYrRzRfO9GDFBRZufpxsZiR9QrbJhj6QpyFuyO5kIPcZy
 avNALQoMhyWnpxdQUnApManZhybi43S5dnXajjLnIfkHKCF8BY/ClCbZYKQfhBDxv5MO
 AKW4v0dK2GhQaXkxlSduK/ZXkvBqebGr8GrzgveTCCwy3bwTA21ftjmSJPZoNQv+AwKT
 D90DMgOz91ekKaNVxamGA2z+ThzdJhDFi8/6r4IdG1oH1sCM6JJBgwx8An1zc3vhiGqE
 QXnc2sRj+sjhk2zQzDnLLqiQ+Wbfy3yi2TFAk6c96Jd5VczPPK4zxcMT4ZI/k0HOEF6W
 YWwA==
X-Gm-Message-State: AOAM5325zo8ghos/ii+FSHyNrCyiK5ifEt4P8V/waakZV2c/SNbQ9tay
 cnCophedYboh89LLspHg/62PjPbbh6M=
X-Google-Smtp-Source: ABdhPJx2lvP9WOdrNN1AYGlEhZf4+40rCQHLqBruGXbus+qoPK98hGP+nBeYahWRBW9AuzYZHTZohw==
X-Received: by 2002:a05:600c:2052:: with SMTP id
 p18mr16292621wmg.3.1637765544611; 
 Wed, 24 Nov 2021 06:52:24 -0800 (PST)
Message-Id: <announce.c8eddb8e-2622-4b12-e269-99188631b434@gmail.com>
Date: Wed, 24 Nov 2021 15:52:24 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Thunderbird/91.3.2
Content-Language: it
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: qpdf-10.4.0-1
X-Spam-Status: No, score=-1.2 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.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Versions 10.4.0-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
