diff options
Diffstat (limited to 'vcpkg/ports/barkeep/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/barkeep/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/barkeep/vcpkg.json b/vcpkg/ports/barkeep/vcpkg.json new file mode 100644 index 0000000..ff220f1 --- /dev/null +++ b/vcpkg/ports/barkeep/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "barkeep", + "version": "0.1.5", + "description": "Small C++ header to display async animations, counters, progress bars, and status messages", + "homepage": "https://github.com/oir/barkeep", + "license": "Apache-2.0" +} |