Skip to content

dowobeha/Foma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foma

A Swift wrapper for foma.

Usage:

Add the following to the dependencies section of your Package.swift file:

.package(
    name: "Foma",
    url: "https://github.com/dowobeha/Foma.git",
    from: "0.3.5"),
.package( // Needed for Swift package manager to see zlib�
    url: "https://github.com/apple/swift-nio-zlib-support.git",
    from: "1.0.0"
)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published