ANN: uuid-0.2 released

Jürgen Urner jUrner at arcor.de
Wed Apr 5 20:29:38 CEST 2006


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/



More information about the Python-announce-list mailing list