vcpkg/ports/elfio/vcpkg.json

7 lines
205 B
JSON
Raw Normal View History

{
"name": "elfio",
"version": "3.9",
"description": "A header-only C++ library intended for reading and generating files in the ELF binary format.",
"homepage": "https://github.com/serge1/ELFIO"
}