simpleinterpolation 0.2.1

Dead simple string interpolation
Documentation
1
2
3
4
5
6
7
# simpleinterpolation

This is a simple library I created because I wanted something to take strings from users
and interpolate them with variables.

It was created for [speederboard](https://github.com/randomairborne/speederboard) and
is mainly used in [experienced](https://github.com/randomairborne/experienced) and [tunnelbana](https://github.com/randomairborne/tunnelbana).