toolforge 5.0.0

Small library for common tasks on Wikimedia Toolforge
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
toolforge-rs
============
[![crates.io](https://img.shields.io/crates/v/toolforge.svg)](https://crates.io/crates/toolforge)
[![docs.rs](https://docs.rs/toolforge/badge.svg)](https://docs.rs/toolforge)
[![pipeline status](https://gitlab.com/legoktm/toolforge-rs/badges/master/pipeline.svg)](https://gitlab.com/legoktm/toolforge-rs/-/commits/master)
[![coverage report](https://gitlab.com/legoktm/toolforge-rs/badges/master/coverage.svg)](https://legoktm.gitlab.io/toolforge-rs/coverage/)

The `toolforge` crate provides helper functions for various tasks on [Toolforge](https://toolforge.org/).

See [wikitech](https://wikitech.wikimedia.org/wiki/User:Legoktm/toolforge_library) for
the full documentation.

## License
toolforge-rs is (C) 2013, 2017, 2020-2021 Kunal Mehta, released under the GPL v3 or
any later version, see COPYING for details.