[package]
name = "son_of_grid_engine"
version = "0.0.1"
authors = ["Stefan Schindler <dns2utf8@estada.ch>"]
description = "Interface with son of grid engine (formerly sun grid engine) to run rust programs on clusters.\n"
homepage = "https://github.com/dns2utf8/son_of_grid_engine.rs"
documentation = "https://docs.rs/son_of_grid_engine"
readme = "README.md"
keywords = ["sge", "cluster", "sun", "threading", "parallelism"]
categories = ["concurrency", "os"]
license = "MIT/Apache-2.0"
repository = "https://github.com/dns2utf8/son_of_grid_engine.rs"
[dependencies.num_cpus]
version = "1.7.0"