diff options
| author | myd7349 <myd7349@gmail.com> | 2020-01-07 02:50:36 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 10:50:36 -0800 |
| commit | 7a25265e5dee1c754d6e19ffbf5dcfa28a2cd750 (patch) | |
| tree | cf14ca46f954d791ef6adbe0c157a819dc87c4ea /ports/tabulate/CONTROL | |
| parent | 6ffb134f22a61f1142f9cb519b12539a20fda1d5 (diff) | |
| download | vcpkg-7a25265e5dee1c754d6e19ffbf5dcfa28a2cd750.tar.gz vcpkg-7a25265e5dee1c754d6e19ffbf5dcfa28a2cd750.zip | |
[tabulate] Add new port (#9543)
* [tabulate] Add new port
* [tabulate] Update to 2019-01-06 to fix known issues
Diffstat (limited to 'ports/tabulate/CONTROL')
| -rw-r--r-- | ports/tabulate/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tabulate/CONTROL b/ports/tabulate/CONTROL new file mode 100644 index 000000000..85dc7adef --- /dev/null +++ b/ports/tabulate/CONTROL @@ -0,0 +1,4 @@ +Source: tabulate
+Version: 2019-01-06
+Description: Table maker for modern C++
+Homepage: https://github.com/p-ranav/tabulate
|
