From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6cfdc446e6bbe8ba X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.193.129 with SMTP id ho1mr7372693pbc.8.1339791645699; Fri, 15 Jun 2012 13:20:45 -0700 (PDT) Path: l9ni54768pbj.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Listing currently maintained libraries for Ada Date: Fri, 15 Jun 2012 13:06:28 -0700 (PDT) Organization: http://groups.google.com Message-ID: <13e6021c-43fa-4507-98c7-95b0611b1f99@googlegroups.com> References: NNTP-Posting-Host: 83.77.59.163 Mime-Version: 1.0 X-Trace: posting.google.com 1339791645 16311 127.0.0.1 (15 Jun 2012 20:20:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 15 Jun 2012 20:20:45 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.77.59.163; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-15T13:06:28-07:00 List-Id: Hi, > Zada -- A Zlib implementation in Ada. > http://sourceforge.net/projects/zada/?source=directory This one is unfortunately still in the status of vaporware. Actually it is a question of combining the front-end of the ZLib-for-Ada bindings and the Deflate/Inflate compression code in Zip-Ada as for the "brains". But nothing done so far. As "actively maintained" you can list the ZLib-for-Ada (until one day the ZLib-in-Ada, i.e. Zada, sees the light...): http://sourceforge.net/projects/zlib-ada/?source=directory Cheers G.