From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52248 invoked by alias); 10 May 2016 18:42:00 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 23587 invoked by uid 89); 10 May 2016 18:03:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=chart, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com Message-Id: <201605101803.u4AI3nPT029250@int-mx10.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 10 May 2016 18:42:00 -0000 Subject: ascii 3.15-1 X-SW-Source: 2016-05/txt/msg00035.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * ascii-3.15-1 The ascii utility provides easy conversion between various byte representations and the ASCII character table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic, ISO/ECMA code point, slang names, XML entity names, and other representations. Given any one on the command line, it will try to display all others. Called with no arguments it displays a handy small ASCII chart. This is an update to the latest upstream release. -- Yaakov