Copyright note
Vladimir Bauer
9 years ago
| 0 | // Package mpb is a library for rendering progress bars in terminal applications. | |
| 1 | 0 | // Copyright (C) 2016-2017 Vladimir Bauer |
| 2 | 1 | // Use of this source code is governed by a BSD-style |
| 3 | 2 | // license that can be found in the LICENSE file. |
| 3 | ||
| 4 | // Package mpb is a library for rendering progress bars in terminal applications. | |
| 4 | 5 | package mpb |