spongemock 0.0.0

A library and CLI-tool for random text capitalization
Documentation
# Spongemock

[![dependency status](https://deps.rs/crate/spongemock/0.0.0/status.svg)](https://deps.rs/crate/spongemock/0.0.0)

A Rust library and CLI-tool for random text capitalization  
(work in progress)

Random capitalization of the letters can be used to convey a mocking tone of voice in written speech.

The name of this library (and the CLI application) is derived from a meme with the same name.

## Licence & Copyright

Copyright (c) 2021 Bernd-L. All rights reserved.

![AGPL v3: Free as in Freedom](https://www.gnu.org/graphics/agplv3-with-text-162x68.png)

Spongemock is free software: you can redistribute it and/or modify it under the terms of the [GNU Affero General Public License](/LICENSE.md) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Spongemock is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU Affero General Public License](/LICENSE.md) for more details.

You should have received a copy of the [GNU Affero General Public License](/LICENSE.md) along with Spongemock. If not, see <https://www.gnu.org/licenses/>.

This project (including its source code and its documentation) is released under the terms of the [GNU Affero General Public License](/LICENSE.md).