# TitleFormat-rs
[![Build Status](https://travis-ci.com/ystreet/titleformat-rs.svg?branch=master)](https://travis-ci.com/ystreet/titleformat-rs)
[![codecov](https://codecov.io/gh/ystreet/titleformat-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/ystreet/titleformat-rs)
A foobar200 TitleFormat parser and executor for rust based on the reference
available from [https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Title_Formatting_Reference](https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Title_Formatting_Reference)
## Table of Contents
1. [License](#license)
1. [Contributions](#contribution)
## LICENSE
gstreamer-rs and all crates contained in here are licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
at your option.
## Contribution
Any kinds of contributions are welcome as a pull request.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in gstreamer-rs by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.