16 lines
399 B
JSON
16 lines
399 B
JSON
{
|
|
"key": "bimap",
|
|
"name": "Bimap",
|
|
"authors": [
|
|
"Matias Capeletto"
|
|
],
|
|
"description": "Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.",
|
|
"category": [
|
|
"Containers",
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Matias Capeletto <matias.capeletto -at- gmail.com>"
|
|
]
|
|
}
|