aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidxml/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-09-20 16:53:22 -0700
committerGitHub <noreply@github.com>2016-09-20 16:53:22 -0700
commiteaeb03b24634caee24eb05ecf87ab3adbf7a5a4a (patch)
treeec82984c844c99bf587aa060c4966ec5c310c01b /ports/rapidxml/CONTROL
parent740b3e845e9e1f35f0bd79b25436ac650e68d522 (diff)
parent663f915807b54e0d156e82b8d96f0533cf7ffb6b (diff)
downloadvcpkg-eaeb03b24634caee24eb05ecf87ab3adbf7a5a4a.tar.gz
vcpkg-eaeb03b24634caee24eb05ecf87ab3adbf7a5a4a.zip
Merge pull request #45 from Ninetainedo/Add-Rapidxml
Added RapidXml
Diffstat (limited to 'ports/rapidxml/CONTROL')
-rw-r--r--ports/rapidxml/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/rapidxml/CONTROL b/ports/rapidxml/CONTROL
new file mode 100644
index 000000000..cfd7e0cd5
--- /dev/null
+++ b/ports/rapidxml/CONTROL
@@ -0,0 +1,3 @@
+Source: rapidxml
+Version: 1.13
+Description: RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility.