diff options
| author | myd7349 <myd7349@gmail.com> | 2019-09-25 01:42:43 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-24 10:42:43 -0700 |
| commit | 7bcd17f338657bc67a05a0d59c4d6be15b936839 (patch) | |
| tree | 43e4d52319fb08606f08a618f5ec8ed845b215b5 /ports/matplotlib-cpp/CONTROL | |
| parent | 7ca4891fa4414ff2ae6539ce4bd3a3adc51e8761 (diff) | |
| download | vcpkg-7bcd17f338657bc67a05a0d59c4d6be15b936839.tar.gz vcpkg-7bcd17f338657bc67a05a0d59c4d6be15b936839.zip | |
[matplotlib-cpp] Add new port (#8313)
Diffstat (limited to 'ports/matplotlib-cpp/CONTROL')
| -rw-r--r-- | ports/matplotlib-cpp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/matplotlib-cpp/CONTROL b/ports/matplotlib-cpp/CONTROL new file mode 100644 index 000000000..cdbf0afc2 --- /dev/null +++ b/ports/matplotlib-cpp/CONTROL @@ -0,0 +1,4 @@ +Source: matplotlib-cpp +Version: 2019-09-24 +Description: Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib +Homepage: https://github.com/lava/matplotlib-cpp |
