Codebase list golang-github-vbauerster-mpb / 74db5f7
Copyright note Vladimir Bauer 9 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 // Package mpb is a library for rendering progress bars in terminal applications.
10 // Copyright (C) 2016-2017 Vladimir Bauer
21 // Use of this source code is governed by a BSD-style
32 // license that can be found in the LICENSE file.
3
4 // Package mpb is a library for rendering progress bars in terminal applications.
45 package mpb