diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-09-20 16:53:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-20 16:53:22 -0700 |
| commit | eaeb03b24634caee24eb05ecf87ab3adbf7a5a4a (patch) | |
| tree | ec82984c844c99bf587aa060c4966ec5c310c01b /ports/rapidxml/CONTROL | |
| parent | 740b3e845e9e1f35f0bd79b25436ac650e68d522 (diff) | |
| parent | 663f915807b54e0d156e82b8d96f0533cf7ffb6b (diff) | |
| download | vcpkg-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/CONTROL | 3 |
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. |
