mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"key": "uuid",
|
|
"name": "Uuid",
|
|
"authors": [
|
|
"Andy Tompkins"
|
|
],
|
|
"description": "A universally unique identifier.",
|
|
"category": [
|
|
"Data",
|
|
"Domain"
|
|
],
|
|
"maintainers": [
|
|
"Andy Tompkins <atompkins -at- fastmail.fm>",
|
|
"James E. King III <jking -at- apache.org>"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|