dduan/pathos
Pathos offers cross-platform virtual file system APIs for Swift.
Installation
With SwiftPM
.package(url: "http://github.com/dduan/Pathos", from: "0.4.2")Documentation
- [User Guide] - A tour of Pathos for introduction purposes.
- [API Refererence] - Complete reference to Pathos public APIs.
- [Design] - Answers for why an API is designed as such.
- [Change Log] - Change logs for all Pathos versions.
You may also checkout the [Example apps].
License
Pathos is released under the MIT license. See LICENSE.md
[Design]: Documentation/design.md [Change Log]: CHANGELOG.md [User Guide]: Documentation/UserGuide.md [API Refererence]: Documentation/APIs/README.md [Example apps]: ./Examples
Package Metadata
Repository: dduan/pathos
Default branch: main
README: README.md