mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:39:08 +08:00
9e26f9208b
* [tclap] Update to TCLAP 1.2.5 * [tclap] x-add-version to update TCLAP to 1.2.5 * [tclap] Specify MIT license in manifest. * [tclap] x-add-version after license update.
8 lines
190 B
JSON
8 lines
190 B
JSON
{
|
|
"name": "tclap",
|
|
"version": "1.2.5",
|
|
"description": "Templatized command-line argument parser for C++",
|
|
"homepage": "https://sourceforge.net/projects/tclap/",
|
|
"license": "MIT"
|
|
}
|