aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/srell/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/srell/vcpkg.json')
-rw-r--r--vcpkg/ports/srell/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/srell/vcpkg.json b/vcpkg/ports/srell/vcpkg.json
new file mode 100644
index 0000000..579906d
--- /dev/null
+++ b/vcpkg/ports/srell/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "srell",
+ "version-string": "3.010",
+ "description": "SRELL (std::regex-like library) is a regular expression template library for C++.",
+ "homepage": "https://www.akenotsuki.com/misc/srell/en/",
+ "license": "BSD-2-Clause"
+}