SwiftyHYGDB 0.7.1

SwiftyHYGDB 0.7.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2019
SPMSupports SPM

Maintained by Konrad Feiler.



SwiftyHYGDB

Swift 5.0 CI Status Version License Platform CI Status

Example

Helper library with struct Star representing stars from the astronexus.com HYG Database. Includes methods to load *.csv files in an efficient way when formatted according to astronexus description.

Requirements

Installation

Cocoapods

SwiftyHYGDB is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftyHYGDB'

Swift Package Manager

Add the following to your Package.swift:

       .Package(url: "https://github.com/Bersaelor/SwiftyHYGDB", majorVersion: 0, minor: 7),

License

SwiftyHYGDB is available under the MIT license. See the LICENSE file for more info.