Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/giginet/swift-clibpng
- Owner: giginet
- License: mit
- Created: 2024-02-16T08:26:04.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-16T08:48:17.000Z (11 months ago)
- Last Synced: 2024-10-14T09:53:21.357Z (3 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```