uuid 1.0.2

UUID extension


A wrapper around libuuid from the ext2utils project.

License: LGPL

Changes

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