[package] name = "oxygen_orbit" version = "0.0.6" authors = [ "Hampus Avekvist " ] description = "Oxygen Orbit is an API library (for Perlin Noise and more) mainly developed for the Oxygen Game Engine. " keywords = [ "oxygen", "api", "algorithms", "game-engine" ] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" readme = "README.md" categories = [ "game-engines", "api-bindings", "algorithms", "encoding", "multimedia::encoding" ] homepage = "http://oxygen.avekvist.com/orbit/" [badges] travis-ci = { repository = "Avekvist/oxygen-game-engine", master = "branch" } maintenance = { status = "actively-developed" } [dependencies] colored = "1.6.1" chrono = "0.4.6"