python-uuid - Python interface to RFC 4122 compliant UUID objects
Website: | http://zesty.ca/python/ |
---|---|
License: | Python |
Vendor: | Fedora Project <http://bugzilla.redhat.com/bugzilla> |
- Description:
This module provides immutable UUID objects (class UUID) and the functions uuid1(), uuid3(), uuid4(), uuid5() for generating version 1, 3, 4, and 5 UUIDs as specified in RFC 4122. This should be the same module included with Python 2.5 and later.
Packages
python-uuid-1.30-3.el4.noarch [13 KiB] |
Changelog
by Ray Van Dolson (2009-02-07):
- Removed explicit python requires |