Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giginet/swift-clibpng

libpng fork for Swift Package Manager
https://github.com/giginet/swift-clibpng

Last synced: about 2 months ago
JSON representation

libpng fork for Swift Package Manager

Awesome Lists containing this project

README

        

# swift-clibpng

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/giginet/swift-clibpng/swift.yml?style=flat-square&logo=github)
![Swift 5.9](https://img.shields.io/badge/Swift-5.9-FA7343?logo=swift&style=flat-square)
[![SwiftPM](https://img.shields.io/badge/SwiftPM-compatible-green?logo=swift&style=flat-square)](https://swift.org/package-manager/)
![Platforms](https://img.shields.io/badge/Platform-iOS%7CmacOS%7CwatchOS%7CtvOS%7CvisionOS-lightgray?logo=apple&style=flat-square)
[![License](https://img.shields.io/badge/License-MIT-darkgray?style=flat-square)
](https://github.com/giginet/swift-clibpng/blob/main/LICENSE.md)

A Swift Package distribution of [libpng](https://github.com/pnggroup/libpng)

## Usage

```swift
import Clibpng
```