|
The Qore uuid module provides the ability to generate and parse UUIDs, Universally Unique Identifiers Module documentation: http://qore.org/manual/modules/uuid-module-doc.html The latest source code can be checked out from svn with the following command: svn co https://svn.qore.sf.net/svnroot/qore/module-uuid/trunk qore-module-uuid Requires qore 0.8.0+ and libuuid headers and libraries to build and run. RPMs for Linux can be found at the opensuse build service here: http://download.opensuse.org/repositories/devel:/languages:/misc/ Mac OS/X users can install this module by using macports by issuing the following command sudo port selfupdate The portfile can be found here: http://trac.macports.org/browser/trunk/dports/lang/qore-uuid-module/Portfile |
|