diff options
| author | myd7349 <myd7349@gmail.com> | 2019-08-07 01:28:29 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-06 13:28:29 -0400 |
| commit | d2d518922ed82daed90fddd0e6f3d24906448c03 (patch) | |
| tree | 11e6d3b38f324b6af068cd89a3d39e91450f48ef /ports/gaussianlib/CONTROL | |
| parent | 60676aa9094ab9d3e75b9668c3e78895ee19d233 (diff) | |
| download | vcpkg-d2d518922ed82daed90fddd0e6f3d24906448c03.tar.gz vcpkg-d2d518922ed82daed90fddd0e6f3d24906448c03.zip | |
[gaussianlib] Add new port (#7542)
Diffstat (limited to 'ports/gaussianlib/CONTROL')
| -rw-r--r-- | ports/gaussianlib/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/gaussianlib/CONTROL b/ports/gaussianlib/CONTROL new file mode 100644 index 000000000..7f0be1d5a --- /dev/null +++ b/ports/gaussianlib/CONTROL @@ -0,0 +1,4 @@ +Source: gaussianlib
+Version: 2019-08-04
+Description: Basic linear algebra C++ library for 2D and 3D applications
+Homepage: https://github.com/LukasBanana/GaussianLib
|
