lyrictool 0.1.0

Command-line tool for working with OpenLyrics XML files.
# lyrictool

[![crates.io page](https://img.shields.io/crates/v/lyrictool.svg)](https://crates.io/crates/lyrictool)
[![docs.rs page](https://docs.rs/lyrictool/badge.svg)](https://docs.rs/lyrictool)

A small utility for working with [OpenLyrics](https://docs.openlyrics.org/en/latest/) XML files.

This is not an officially supported Google product. This project is not eligible for the
[Google Open Source Software Vulnerability Rewards Program](https://bughunters.google.com/open-source-security).

## License

Licensed under either of

- [Apache License, Version 2.0]http://www.apache.org/licenses/LICENSE-2.0
- [MIT license]http://opensource.org/licenses/MIT

at your option.

## Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.

If you want to contribute to the project, see details of
[how we accept contributions](../CONTRIBUTING.md).