From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Zeuthen Date: Fri, 22 Jan 2010 17:28:16 +0000 Subject: [Fwd: ANNOUNCE: python-gudev 147 (initial release)] Message-Id: <1264181296.1125.4.camel@localhost.localdomain> MIME-Version: 1 Content-Type: multipart/mixed; boundary="=-hyYPet4S9plT7hi1SfuP" List-Id: To: linux-hotplug@vger.kernel.org --=-hyYPet4S9plT7hi1SfuP Content-Type: text/plain Content-Transfer-Encoding: 7bit Saw this in passing --=-hyYPet4S9plT7hi1SfuP Content-Disposition: inline Content-Description: Forwarded message - ANNOUNCE: python-gudev 147 (initial release) Content-Type: message/rfc822 Return-Path: john.stowers@gmail.com Received: from zmta01.collab.prod.int.phx2.redhat.com (LHLO zmta01.collab.prod.int.phx2.redhat.com) (10.5.5.31) by mail06.corp.redhat.com with LMTP; Fri, 22 Jan 2010 11:11:26 -0500 (EST) Received: from localhost (localhost.localdomain [127.0.0.1]) by zmta01.collab.prod.int.phx2.redhat.com (Postfix) with ESMTP id 67D689256F for ; Fri, 22 Jan 2010 11:11:26 -0500 (EST) Received: from zmta01.collab.prod.int.phx2.redhat.com ([127.0.0.1]) by localhost (zmta01.collab.prod.int.phx2.redhat.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A54HpPCR3trN for ; Fri, 22 Jan 2010 11:11:26 -0500 (EST) Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by zmta01.collab.prod.int.phx2.redhat.com (Postfix) with ESMTP id 558539256D for ; Fri, 22 Jan 2010 11:11:26 -0500 (EST) Received: from mx1.redhat.com (ext-mx03.extmail.prod.ext.phx2.redhat.com [10.5.110.7]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0MGBQae014419 for ; Fri, 22 Jan 2010 11:11:26 -0500 Received: from mail-iw0-f178.google.com (mail-iw0-f178.google.com [209.85.223.178]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0MGBFCM032690 for ; Fri, 22 Jan 2010 11:11:16 -0500 Received: by iwn8 with SMTP id 8so1036448iwn.23 for ; Fri, 22 Jan 2010 08:11:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=egcoSO5ZuoHpHd3TGIglhLZWPIY0SudqCt4cEwbIw6Q=; b=NXmbjZ2kfq7D75rfyrIawRhqXT8lCHFxvvmiEsmZs/jijHBvJ5JC0HYxFANtKZTVT2 mQ1r5ecviyaXzcl91BOqt2NoJi047CsWSYYFsx8eUKQ8jxqsAFSife+fLEAguf91hq0X e9phS33caRwANvgg3dwYmNm5tJdt4+CnYIshY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=piflNuoKHm/GeMX8HGeNMKrcznHPZsT6BuNLi74rEG6TNhWkoyM8JwBEoz28mJeGvZ Ir5Ls7d6XKGCAMcf/8IK5BEJ+x6tDcGYlm7KfyPjQBJi2N3URN20JAtS/KlB0eAYq1C4 EeRj6LLHTUAWjqD7lsojDxDfk4CYLRE81H56Q= MIME-Version: 1.0 Received: by 10.231.148.83 with SMTP id o19mr1836223ibv.39.1264176674337; Fri, 22 Jan 2010 08:11:14 -0800 (PST) Date: Fri, 22 Jan 2010 17:11:14 +0100 Message-ID: <7e40b04b1001220811k465d0d15p2998e7a2122f0646@mail.gmail.com> Subject: ANNOUNCE: python-gudev 147 (initial release) From: John Stowers To: gnome-announce-list@gnome.org Content-Type: text/plain; charset=ISO-8859-1 X-RedHat-Spam-Score: -2.005 (AWL,RCVD_IN_DNSWL_NONE) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.7 Content-Transfer-Encoding: 7bit What is it? =========== python-gudev is a Python (PyGObject) binding to the GUDev udev library What's changed in 147 ======================== * Initial release, complete coverage of the GUDev 147 API Where can I get it? =================== Source code: http://www.johnstowers.co.nz/files/python-gudev/python-gudev-147.tar.gz Home page: http://github.com/nzjrs/python-gudev Notes ====== * I created this library because the PyGI (gobject introspection for python) is not yet mature. I expect this package will be useful and sufficient for those application written in python that want to move away from using HAL, but for whom PyGI is not available. * Help in packaging this in the major distributions would be appreciated. John Stowers --=-hyYPet4S9plT7hi1SfuP--