mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-19 16:52:09 +00:00
16 lines
307 B
JSON
16 lines
307 B
JSON
{
|
|
"key": "serialization",
|
|
"name": "Serialization",
|
|
"authors": [
|
|
"Robert Ramey"
|
|
],
|
|
"description": "Serialization for persistence and marshalling.",
|
|
"category": [
|
|
"IO"
|
|
],
|
|
"maintainers": [
|
|
"Robert Ramey <ramey -at- rrsd.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|