15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"key": "serialization",
|
|
"name": "Serialization",
|
|
"authors": [
|
|
"Robert Ramey"
|
|
],
|
|
"description": "Serialization for persistence and marshalling.",
|
|
"category": [
|
|
"IO"
|
|
],
|
|
"maintainers": [
|
|
"Robert Ramey <ramey -at- rrsd.com>"
|
|
]
|
|
}
|