[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ANN] Guile-Udev 0.1.0 released
From: |
Artyom V. Poptsov |
Subject: |
[ANN] Guile-Udev 0.1.0 released |
Date: |
Sat, 01 Aug 2020 20:54:49 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello Guilers,
I'm pleased to announce Guile-Udev 0.1.0:
https://github.com/artyom-poptsov/guile-udev/releases/tag/v0.1.0
This is the first version of Guile-Udev.
See the full list of the user-visible changes below.
* What is Guile-Udev?
Guile-Udev is a GNU Guile library that provides bindings to libudev[1]
library.
The library comes with Info documentation and usage examples.
* Usage examples
There is an example named 'examples/device-listener.scm'. It listens to
USB events and prints device paths from events to the stdout.
Also the library is used as a foundation for a USB flash auto-mounter
daemon that I've written for one of my jobs:
https://gitlab.com/gkaz/mst/-/blob/master/mstd/mstd
Happy hacking!
- Artyom
References:
1: https://en.wikipedia.org/wiki/Udev
--
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
signature.asc
Description: PGP signature
- [ANN] Guile-Udev 0.1.0 released,
Artyom V. Poptsov <=