Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!194.109.133.84.MISMATCH!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'subject:: [': 0.03; 'subject:released': 0.07; 'python': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; 'received:184.172': 0.09; 'received:gator410.hostgator.com': 0.09; 'x86_64': 0.09; '~ethan~': 0.09; 'to:name:python-list': 0.15; '0.2.1': 0.16; '3.3.': 0.16; '[1].': 0.16; 'binaries': 0.16; 'received:69.93': 0.16; 'wrote:': 0.17; 'subject:] ': 0.19; 'windows': 0.19; 'versions': 0.20; '3.2': 0.22; 'gcc': 0.22; "i've": 0.23; 'linux': 0.24; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'supported': 0.26; 'thanks!': 0.26; '[1]': 0.27; '[2]': 0.27; 'nice!': 0.29; 'url:python': 0.32; 'to:addr :python-list': 0.33; 'christian': 0.34; 'too.': 0.35; 'url:org': 0.36; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'today': 0.67; '4.6': 0.84; 'received:gateway02.websitewelcome.com': 0.91 Date: Sat, 06 Oct 2012 18:13:46 -0700 From: Ethan Furman User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: python-list Subject: Re: [ann] pysha3 0.2.1 released References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator410.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.74.5]) [50.137.155.36]:52142 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 2 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3I0MTAuaG9zdGdhdG9yLmNvbQ== X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349572869 news.xs4all.nl 6887 [2001:888:2000:d::a6]:48294 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:30903 Christian Heimes wrote: > today I've released pysha3 0.2.1 [1]. > > pysha3 is available for Python 2.6, 2.7, 3.2 and 3.3. It has been tested > on Linux (X86, X86_64 with gcc 4.6 and clang), FreeBSD and Windows (X86, > X86_64). 32 and 64bit Windows binaries for all supported Python versions > are available on PyPI, too. > > [1] http://pypi.python.org/pypi/pysha3 > [2] http://keccak.noekeon.org/ Nice! Thanks! ~Ethan~