Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
206 B
JSON

{
"name": "gzip-hpp",
"version": "0.1.0",
"port-version": 2,
"description": "Gzip header-only C++ library",
"homepage": "https://github.com/mapbox/gzip-hpp/",
"dependencies": [
"zlib"
]
}