/swift-nio-zlib-support

Primary LanguageSwiftApache License 2.0Apache-2.0

swift-nio-zlib-support

This is a package just to be able to use zlib with SwiftPM. To use this package, add this to your Package.swift in dependencies:

.package(url: "https://github.com/apple/swift-nio-zlib-support.git", from: "1.0.0"),