mirror of
https://github.com/boostorg/serialization.git
synced 2026-02-28 05:32:35 +00:00
Add metadata file.
This commit is contained in:
14
meta/libraries.json
Normal file
14
meta/libraries.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "serialization",
|
||||
"name": "Serialization",
|
||||
"authors": [
|
||||
"Robert Ramey"
|
||||
],
|
||||
"description": "Serialization for persistence and marshalling.",
|
||||
"category": [
|
||||
"IO"
|
||||
],
|
||||
"maintainers": [
|
||||
"Robert Ramey <ramey -at- rrsd.com>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user