Add flatty library (#1535)

This commit is contained in:
treeform 2020-06-24 09:23:05 -07:00 committed by GitHub
parent f9634ce610
commit 413736fd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18464,5 +18464,19 @@
"description": "Twitter bot for fetching flickr images with tags",
"license": "GPL-3.0",
"web": "https://github.com/snus-kin/flickr-image-bot"
},
{
"name": "flatty",
"url": "https://github.com/treeform/flatty",
"method": "git",
"tags": [
"binary",
"serialize",
"marshal",
"hash"
],
"description": "Serializer and tools for flat binary files.",
"license": "MIT",
"web": "https://github.com/treeform/flatty"
}
]