libgpiod v1.0 has been released and is available at kernel.org[1][2]. I eventually decided to keep struct timespec in the public API as I will probably not use ctypes for python bindings anyway since there are more structures in there that would require careful mapping on different architectures. Instead I'll go with hand crafting C extension modules. It is also always possible to add new routines which would use a different timestamp format. I've included other remarks from recent reviews. A brief summary of changes since 0.3.2 is available in the NEWS file. As mentioned previously: this is a major release and the public interface is not comaptible with the 0.x.y series. The command-line tools however work pretty much the same. Best regards, Bartosz Golaszewski [1] https://www.kernel.org/pub/software/libs/libgpiod/ [2] https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/ -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html