mirror of
https://github.com/boostorg/property_map_parallel.git
synced 2026-01-19 04:22:15 +00:00
Add meta/libraries.json
This commit is contained in:
16
meta/libraries.json
Normal file
16
meta/libraries.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "property_map_parallel",
|
||||
"name": "Property Map (Parallel)",
|
||||
"authors": [
|
||||
"Jeremy Siek"
|
||||
],
|
||||
"description": "Parallel extensions to Property Map for use with Parallel Graph.",
|
||||
"category": [
|
||||
"Containers",
|
||||
"Generic"
|
||||
],
|
||||
"maintainers": [
|
||||
"Douglas Gregor <dgregor -at- cs.indiana.edu>"
|
||||
],
|
||||
"cxxstd": "03"
|
||||
}
|
||||
Reference in New Issue
Block a user