uuid 1.0.2

UUID extension


A wrapper around Universally Unique IDentifier library (libuuid).

License: LGPL-2.1-or-later

Changes

- should now work on Solaris, too (although missing two functions)
- added uuid_parse() and uuid_unparse()
- now generated using PEAR::CodeGen_PECL