# SolnedgÄng
[](https://travis-ci.org/thuetz/solnedgang)
[](http://opensource.org/licenses/MIT)
SolnedgÄng is a Rust library for calculating the sunset and sunrise times for any specific location
on earth. The library was inspired by the work of [Peter Buelow][1] who provides an open source C++
library for doing the same, called [sunset][2].
[1]: https://github.com/buelowp
[2]: https://github.com/buelowp/sunset