aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plf-colony/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/plf-colony/vcpkg.json')
-rw-r--r--vcpkg/ports/plf-colony/vcpkg.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/plf-colony/vcpkg.json b/vcpkg/ports/plf-colony/vcpkg.json
new file mode 100644
index 0000000..896c7fe
--- /dev/null
+++ b/vcpkg/ports/plf-colony/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "plf-colony",
+ "version": "7.5.25",
+ "description": "An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures.",
+ "homepage": "https://plflib.org/colony.htm"
+}