diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-08-26 03:46:38 +0430 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-25 16:16:38 -0700 |
| commit | 5f577145248a6d760d66065c0e82226ad50f45e7 (patch) | |
| tree | 5a825ef3f83e3e9857123a1581dcf4207ed53f13 /ports/fplus/CONTROL | |
| parent | 1550b9e71b6ef8530b39db281903edcab73c2e14 (diff) | |
| download | vcpkg-5f577145248a6d760d66065c0e82226ad50f45e7.tar.gz vcpkg-5f577145248a6d760d66065c0e82226ad50f45e7.zip | |
[fplus] Add new port (#7883)
Diffstat (limited to 'ports/fplus/CONTROL')
| -rw-r--r-- | ports/fplus/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/fplus/CONTROL b/ports/fplus/CONTROL new file mode 100644 index 000000000..10c95ac63 --- /dev/null +++ b/ports/fplus/CONTROL @@ -0,0 +1,4 @@ +Source: fplus
+Version: 0.2.3-p0
+Description: Functional Programming Library for C++. Write concise and readable C++ code.
+Homepage: https://github.com/Dobiasd/FunctionalPlus
\ No newline at end of file |
