SwiftyHYGDB

0.8.0

Swift structs representing astronexus HYG star database
Bersaelor/SwiftyHYGDB

What's New

first SPM - only version

2020-07-12T21:12:25Z

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

Swift Package Manager

Copy

https://github.com/Bersaelor/SwiftyHYGDB

and paste it into Xcode -> File -> Swift Packages -> Add Package Dependency.

or add the following to your Package.swift:

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

License

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

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Mon Mar 11 2024 00:12:08 GMT-0900 (Hawaii-Aleutian Daylight Time)