[![godoc reference](https://godoc.org/{{ .PackageUrl }}?status.svg)](https://godoc.org/{{ .PackageUrl }}) [![Go Report Card](https://goreportcard.com/badge/{{ .PackageUrl }})](https://goreportcard.com/report/{{ .PackageUrl }}) [](https://{{ .PackageUrl }}/blob/master/README.md)
english [русский](https://{{ .PackageUrl }}/blob/master/doc/ru_RU/README.md)
{{ .Title.Text }}
TODO
![preview]({{ .PreviewUrl }})
Code examples are [here](https://{{ .PackageUrl }}/blob/master/examples)
{{ .AdditionalHowto }}
{{ .SimpleFAQ }}
Please read [contributing guide](https://{{ .PackageUrl }}/blob/master/doc/en_US/CONTRIBUTING.md) if you want to help. And the help is very necessary!
{{ range $item := .TODO }}* {{ $item }} {{ end }}
{{ range $author := .Authors }}* {{ $author.Name }} — [{{ $author.Nick }}](https://github.com/{{ $author.Nick }}) {{ end }}
This project is licensed under the MIT License - see the [LICENSE](https://{{ .PackageUrl }}/blob/master/doc/en_US/LICENSE.md) file for details