Happy to announce the release of uuid-0.2
What is uuid?
uuid is a python module to create RFC 4122 compatible UUIDs
The module supports generation off RFC 4122 compatible time based,
random, sha1
and md5 based UUIDs
Whats new?
x. new function get_mac_address()
x. get_variant() now returns VARIANT_UNKNOWN if the variant of a
UUID is not recognized
x. output decoration around UUIDs is no longer included if the
module is used from commandline
x. bugfixes
For download and documentation see http://home.arcor.de/jurner/python/
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html