Skip to content

orchetect/TextFileKit

Repository files navigation

TextFileKit

CI Build Status Platforms - macOS | iOS | tvOS | watchOS | visionOS Swift 5.3-6.0 Xcode 12-16 License: MIT

Read and write common delimited text file formats, including:

  • CSV (comma-separated values)
  • TSV (tab-separated values)

Installation

Swift Package Manager (SPM)

Add this package to your Xcode project or Swift package using https://github.com/orchetect/TextFileKit as the URL.

Roadmap

Future library additions could bring additional table data text file formats.

Author

Coded by a bunch of 🐹 hamsters in a trench coat that calls itself @orchetect.

License

Licensed under the MIT license. See LICENSE for details.

This library was formerly known as SwiftHex.

Community & Support

Please do not email maintainers for technical support. Several options are available for issues and questions:

  • Questions and feature ideas can be posted to Discussions.
  • If an issue is a verifiable bug with reproducible steps it may be posted in Issues.

Contributions

Contributions are welcome. Posting in Discussions first prior to new submitting PRs for features or modifications is encouraged.