mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:39:30 +08:00
8583a74e38
* Add compoundfilereader * Add versions file * Adjust SHA * Integrate suggestion Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Integrate suggestion Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Adjust versions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
7 lines
233 B
JSON
7 lines
233 B
JSON
{
|
|
"name": "compoundfilereader",
|
|
"version": "0.1.0",
|
|
"description": "Simple standalone c++ header file to read compound file (Structured Storage File) content.",
|
|
"homepage": "https://github.com/microsoft/compoundfilereader"
|
|
}
|