Contents

Bersaelor/SwiftyHYGDB

Swift structs representing astronexus HYG star database

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.

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.

Package Metadata

Repository: Bersaelor/SwiftyHYGDB

Stars: 9

Forks: 1

Open issues: 0

Default branch: master

Primary language: swift

License: MIT

README: README.md