bdewey / Clibxml2

Swift package manager module map for HDF5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clibxml2

This is a Swift package manager module map for libxml2. It assumes that you installed libxml2 with Homebrew

To use add this to your Package.swift file dependencies:

.Package(url: "https://github.com/timburgess/Clibxml2.git", majorVersion: 2)

About

Swift package manager module map for HDF5