Swiftpack.co - brampf/fileformatcore as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by brampf.
brampf/fileformatcore 0.0.4
A native Swift library to read and write custom file formats
⭐️ 4
🕓 3 years ago
.package(url: "https://github.com/brampf/fileformatcore.git", from: "0.0.4")

FileFormatCore

MIT License Swift 5.3 Language Swift

A native Swift library to read and write custom file formats

Description

FileFormatCore is asupport library to implement reading and writing custom file formats in pure swift

FileFormatCore consists of two modules

References

The following projects are based on this project:

CSVCore
CSVCore
ISOBMFFCore HEIFCore
ISOBMFFCore HEIFCore

Planned

FitsCore
FITSCore

Getting started

Package Manager

With the swift package manager, add the library to your dependencies

dependencies: [
.package(url: "https://github.com/brampf/fileformatcore.git", from: "0.0.3")
]

then simply add the FileReader import to your target for the parser

.target(name: "YourApp", dependencies: ["FileReader"])

License

MIT license; see LICENSE. (c) 2021

GitHub

link
Stars: 4
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics