vcpkg/ports/compoundfilereader/vcpkg.json
Dominik Wernberger 8583a74e38
[compoundfilereader] new port (#20800)
* 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>
2021-10-18 14:26:19 -07:00

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"
}