[](https://travis-ci.org/bkhl/video-timecode-rs)
[](https://crates.io/crates/video-timecode)
[](https://docs.rs/video-timecode/)
# video-timecode-rs
Rust library for manipulating SMPTE timecodes.
## Credits
* Inspired by the timecode library for Python: http://www.davidheidelberger.com/blog/?p=29
* Like with the Python library, the mathematics are based on this article: http://www.davidheidelberger.com/blog/?p=29