aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/rapidxml/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/rapidxml/vcpkg.json')
-rw-r--r--vcpkg/ports/rapidxml/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/rapidxml/vcpkg.json b/vcpkg/ports/rapidxml/vcpkg.json
new file mode 100644
index 0000000..c79bb53
--- /dev/null
+++ b/vcpkg/ports/rapidxml/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "rapidxml",
+ "version": "1.13",
+ "port-version": 8,
+ "description": "RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.",
+ "homepage": "https://sourceforge.net/projects/rapidxml"
+}