ANNOUNCE: python-gudev 147.1



What is it?
===========

python-gudev is a Python (PyGObject) binding to the GUDev udev library

What's changed in 147.1
========================

 * Wrap those functions that return strv
    * g_udev_device_get_device_file_symlinks
    * g_udev_device_get_property_keys
    * g_udev_device_get_property_as_strv
    * g_udev_device_get_sysfs_attr_as_strv

Where can I get it?
===================

Source code:
http://www.johnstowers.co.nz/files/python-gudev/python-gudev-147.1.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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]