PyUUID 0.0.1-beta11 has been released! PyUUID is an OO wrapper to the libuuid library distributed with the `e2fsprogs' project, which can generate and manipulate RFC4122 universally unique identifiers (uuid) of version 1 (time-based) and version 4 (random-based).
pyuuid-0.0.1-beta11 is a maintanence update distributed in the forms of source code and prepackaged binaries at http://sourceforge.net/projects/pyuuid
PyUUID 0.0.1-9 has been released! PyUUID is a python wrapper to the libuuid library distributed with the e2fsprogs project, which can generate and manipulate version 1 (time-based) and version 4 (random-based) universally unique identifiers (or UUID) as specified in RFC4122.
pyuuid-0.0.1-9 is the first beta release of the project, it is now fully capable of generating, copying and comparing uuid's and converting them to and from their string representations.... read more