# feedreader Library for passing RSS feeds from an URL and retrieving the elements ## Dashboard | Linux CI | Coveralls | Cargo | Issues | License | Documentation | | :---------: | :---------: | :-----: | :-----: | :-------: | :---------------: | | [![Build Status](https://travis-ci.org/red-oxide/feedreader.svg?branch=master)](https://travis-ci.org/red-oxide/feedreader) | [![Coverage Status](https://coveralls.io/repos/red-oxide/feedreader/badge.svg?branch=master&service=github)](https://coveralls.io/github/red-oxide/feedreader?branch=master) | [![Crates.io](https://img.shields.io/crates/v/feedreader.svg)]() | [![Github Issues](https://img.shields.io/github/issues-raw/red-oxide/feedreader.svg)](https://github.com/red-oxide/feedreader/issues) | [![Github License](https://img.shields.io/github/license/red-oxide/feedreader.svg)](https://github.com/red-oxide/feedreader/blob/master/LICENSE) | [Documentation](http://red-oxide.github.io/feedreader "Documentation") | ## Bugs and feature requests Please submit bugs and feature requests [here](http://github.com/red-oxide/feedreader/issues). Pull requests are always welcome. ## Copyright and License (C) Copyright 2015 by Chris Palmer and contributors See CONTRIBUTORS.md for a full list of contributors. This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See LICENSE for more information.